Skip to content

Commit

Permalink
nokogiri version pin
Browse files Browse the repository at this point in the history
  • Loading branch information
Fuzzwah committed Feb 29, 2024
1 parent 38d94b6 commit 5ad9012
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
@@ -1,7 +1,7 @@
source "http://rubygems.org"
gemspec

gem "nokogiri", force_ruby_platform: true
gem "nokogiri", "~> 1.8.1", force_ruby_platform: true
gem "posix-spawn", :platforms => :ruby
gem "redcarpet", :platforms => :ruby
gem "kramdown", :platforms => :jruby
Expand Down

0 comments on commit 5ad9012

Please sign in to comment.