Skip to content

Commit

Permalink
Bump nokogiri from 1.16.2 to 1.16.5
Browse files Browse the repository at this point in the history
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.2 to 1.16.5.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.16.2...v1.16.5)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent c588c9d commit 6c28543
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ source "https://rubygems.org"

gem 'slather'
gem 'xcpretty'
gem 'nokogiri', '~>1.16.2'
gem 'nokogiri', '~>1.16.5'
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ GEM
concurrent-ruby (1.1.6)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
mini_portile2 (2.8.5)
mini_portile2 (2.8.6)
minitest (5.14.1)
nanaimo (0.2.6)
nokogiri (1.16.2)
nokogiri (1.16.5)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
racc (1.7.3)
Expand All @@ -44,7 +44,7 @@ PLATFORMS
ruby

DEPENDENCIES
nokogiri (~> 1.16.2)
nokogiri (~> 1.16.5)
slather
xcpretty

Expand Down

0 comments on commit 6c28543

Please sign in to comment.