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 eb5d376 commit a395f58Copy full SHA for a395f58
gemfiles/rails_4_2.gemfile
@@ -9,5 +9,6 @@ gem "pry"
9
gem "railties", "~> 4.2.0"
10
gem "actionpack", "~> 4.2.0"
11
gem "activemodel", "~> 4.2.0"
12
+gem "nokogiri", "~> 1.6.8"
13
14
gemspec path: "../"
0 commit comments