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 4c297b0 commit 9ac99f0Copy full SHA for 9ac99f0
gemfiles/rails_4.2.gemfile
@@ -7,6 +7,7 @@ gem "ruby-prof", platform: :ruby
7
gem "pry"
8
gem "pry-stack_explorer", platform: :ruby
9
gem "rails", "~> 4.2", require: "rails/all"
10
+gem 'loofah', '~>2.19.1' # Trying to fix Nokogiri incompatibility
11
gem "activerecord", "~> 4.2.4"
12
gem "actionpack", "~> 4.2.4"
13
gem "concurrent-ruby", "~> 1.0"
0 commit comments