Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 6, 2024
1 parent 4d29f5d commit 64bb5e9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.14.3'
gem 'nokogiri', '~>1.16.2'
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@ GEM
concurrent-ruby (1.2.2)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
mini_portile2 (2.8.1)
mini_portile2 (2.8.5)
minitest (5.19.0)
nanaimo (0.2.6)
nokogiri (1.14.3)
mini_portile2 (~> 2.8.0)
nokogiri (1.16.2)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
racc (1.6.2)
racc (1.7.3)
rouge (2.0.7)
slather (2.7.1)
CFPropertyList (>= 2.2, < 4)
Expand All @@ -43,7 +43,7 @@ PLATFORMS
ruby

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

Expand Down

0 comments on commit 64bb5e9

Please sign in to comment.