We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbda6c8 commit 2949765Copy full SHA for 2949765
gemfiles/rails-4.2.gemfile
@@ -1,5 +1,7 @@
1
source 'https://rubygems.org'
2
3
-gemspec path: "../"
+# gemspec path: "../"
4
+gem "activesupport"
5
gem "railties", "~> 4.2.0"
6
gem "sass-rails", "~> 5.0.0"
7
+gem "loofah", "~> 2.0.3"
0 commit comments