Skip to content

Commit b002cd6

Browse files
committed
Pin nokogiri version
1 parent a849a12 commit b002cd6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Gemfile

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

4+
gem "nokogiri", ">= 1.16.2", force_ruby_platform: true
45
gem "posix-spawn", :platforms => :ruby
56
gem "redcarpet", :platforms => :ruby
67
gem "kramdown", :platforms => :jruby

0 commit comments

Comments
 (0)