Skip to content

Commit 5ad9012

Browse files
committed
nokogiri version pin
1 parent 38d94b6 commit 5ad9012

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
source "http://rubygems.org"
22
gemspec
33

4-
gem "nokogiri", force_ruby_platform: true
4+
gem "nokogiri", "~> 1.8.1", force_ruby_platform: true
55
gem "posix-spawn", :platforms => :ruby
66
gem "redcarpet", :platforms => :ruby
77
gem "kramdown", :platforms => :jruby

0 commit comments

Comments
 (0)