Skip to content

Commit

Permalink
Merge pull request #911 from naxhh/nokogiri-update
Browse files Browse the repository at this point in the history
Update nokogiri CVE-2024-25062
  • Loading branch information
yoannchaudet authored Jul 18, 2024
2 parents 010b49a + 2178240 commit ee03434
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.6", "< 2.0")
s.add_dependency("nokogiri", ">= 1.16.2", "< 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 ee03434

Please sign in to comment.