Skip to content

Commit

Permalink
update Nokogiri version to 1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew2net committed Jun 22, 2024
1 parent 134892a commit 6ab417d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion relaton-bib.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ Gem::Specification.new do |spec|
spec.add_dependency "bibtex-ruby"
spec.add_dependency "htmlentities"
spec.add_dependency "iso639"
spec.add_dependency "nokogiri", "~> 1.15.0"
spec.add_dependency "nokogiri", "~> 1.16"
end

0 comments on commit 6ab417d

Please sign in to comment.