Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 19, 2025
1 parent a802b5b commit 6ccce38
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 @@ -7,7 +7,7 @@ gem "pg"
gem "okcomputer"
gem "rake"
gem "puma", "~> 5.6"
gem "nokogiri", "1.16.5"
gem "nokogiri", "1.18.3"
gem "api-pagination", "~> 5.0"
gem "kaminari", "~> 1.2"
gem "rswag"
Expand Down
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -175,13 +175,13 @@ GEM
net-smtp (0.5.0)
net-protocol
nio4r (2.7.3)
nokogiri (1.16.5-aarch64-linux)
nokogiri (1.18.3-aarch64-linux-gnu)
racc (~> 1.4)
nokogiri (1.16.5-arm64-darwin)
nokogiri (1.18.3-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.5-x86_64-darwin)
nokogiri (1.18.3-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.5-x86_64-linux)
nokogiri (1.18.3-x86_64-linux-gnu)
racc (~> 1.4)
okcomputer (1.18.4)
pg (1.4.5)
Expand Down Expand Up @@ -306,7 +306,7 @@ DEPENDENCIES
database_cleaner-active_record
debug
kaminari (~> 1.2)
nokogiri (= 1.16.5)
nokogiri (= 1.18.3)
okcomputer
pg
pry-rails
Expand Down

0 comments on commit 6ccce38

Please sign in to comment.