Skip to content

Commit

Permalink
nokogiri >=1.13.6
Browse files Browse the repository at this point in the history
  • Loading branch information
simonletort committed Jun 22, 2022
1 parent fbcb667 commit 3208cd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion github-pages.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Gem::Specification.new do |s|
end

s.add_dependency("mercenary", "~> 0.3")
s.add_dependency("nokogiri", ">= 1.13.4", "< 2.0")
s.add_dependency("nokogiri", ">= 1.13.6", "< 2.0")
s.add_dependency("terminal-table", "~> 1.4")
s.add_development_dependency("jekyll_test_plugin_malicious", "~> 0.2")
s.add_development_dependency("pry", "~> 0.10")
Expand Down

0 comments on commit 3208cd4

Please sign in to comment.