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 754f175 commit ce6d37dCopy full SHA for ce6d37d
gemfiles/rails42.gemfile
@@ -10,6 +10,7 @@ if RUBY_VERSION.to_f >= 2.0
10
gem "json", ">= 2.0.0"
11
else
12
gem "json", "< 2.0.0"
13
+ gem "nokogiri", "~> 1.6.0"
14
end
15
16
gemspec :path => "../"
0 commit comments