Skip to content

Commit

Permalink
Pin nokogiri to version 1.16.7
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Jul 28, 2024
1 parent 5520eb9 commit 6456c0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion antex.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ Gem::Specification.new do |spec|
spec.required_ruby_version = '>= 2.6'

spec.add_runtime_dependency 'liquid', ['>= 3', '< 6']
spec.add_runtime_dependency 'nokogiri', '~> 1'
spec.add_runtime_dependency 'nokogiri', '1.16.7'
end

0 comments on commit 6456c0b

Please sign in to comment.