Skip to content

Commit fd42963

Browse files
authored
Update Gemfile
1 parent 132964d commit fd42963

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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", "~> 1.8.1", force_ruby_platform: true
4+
gem "nokogiri", ">= 1.16.2", 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)