Skip to content

Commit 97451ca

Browse files
committed
Update nokogiri
1 parent 432d7ae commit 97451ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ if RUBY_VERSION < '1.9.2'
5959
elsif RUBY_VERSION < '1.9.3'
6060
gem 'nokogiri', '1.5.2'
6161
else
62-
gem 'nokogiri', '1.6.7.1'
62+
gem 'nokogiri', '~> 1.8.1'
6363
end
6464

6565
if RUBY_VERSION <= '1.8.7'

0 commit comments

Comments
 (0)