Skip to content

Commit

Permalink
chore(deps): 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] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent d937f44 commit 31c3921
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 @@ -11,7 +11,7 @@ gem 'rake', '~> 13.1.0'
gem 'bootsnap', '~> 1.18.3'
gem 'jbuilder', '~> 2.11'
gem 'jsbundling-rails'
gem 'nokogiri', '~> 1.16.2'
gem 'nokogiri', '~> 1.16.5'
gem 'pg', '~> 1.5.3'
gem 'puma', '~> 6.4.0'
gem 'rack-cors'
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2024.0305)
mini_mime (1.1.5)
mini_portile2 (2.8.5)
mini_portile2 (2.8.6)
minitest (5.22.2)
msgpack (1.7.2)
multi_xml (0.6.0)
Expand All @@ -279,7 +279,7 @@ GEM
net-smtp (0.4.0.1)
net-protocol
nio4r (2.7.0)
nokogiri (1.16.2)
nokogiri (1.16.5)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
notiffany (0.1.3)
Expand Down Expand Up @@ -519,7 +519,7 @@ DEPENDENCIES
listen (~> 3.9.0)
lookbook (~> 2.2.1)
meilisearch-rails (~> 0.12.0)
nokogiri (~> 1.16.2)
nokogiri (~> 1.16.5)
overcommit (~> 0.63.0)
pg (~> 1.5.3)
puma (~> 6.4.0)
Expand Down

0 comments on commit 31c3921

Please sign in to comment.