Skip to content

Commit

Permalink
chore(deps): update dependency nokogiri to v1.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 26, 2024
1 parent 3bea224 commit 5ec2bc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Encoding.default_external = Encoding::UTF_8
Encoding.default_internal = Encoding::UTF_8

gem 'rake', '13.1.0'
gem 'nokogiri', '1.16.0'
gem 'nokogiri', '1.18.0'
gem 'rspec', '3.12.0'
gem 'simplecov', '0.22.0'
gem 'rubocop', '1.60.1', require: false
Expand Down

0 comments on commit 5ec2bc4

Please sign in to comment.