Skip to content

Commit

Permalink
Bump nokogiri from 1.15.5 to 1.16.2 (catima#537)
Browse files Browse the repository at this point in the history
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.15.5 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.15.5...v1.16.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 6, 2024
1 parent e7c11fa commit 63348d7
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 @@ -26,7 +26,7 @@ gem 'leaflet-rails', "~> 1.7"
gem "mail", "~> 2.7"
gem "marco-polo", "~> 2.0"
gem "mini_magick", "~> 4.11"
gem "nokogiri", "~> 1.14"
gem "nokogiri", "~> 1.16"
gem 'omniauth-oauth2', "~> 1.7.3"
gem 'omniauth-facebook', "~> 8.0"
gem 'omniauth-github', "~> 1.4"
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -328,10 +328,10 @@ GEM
net-protocol
net-ssh (7.2.0)
nio4r (2.7.0)
nokogiri (1.15.5)
nokogiri (1.16.2)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.15.5-x86_64-linux)
nokogiri (1.16.2-x86_64-linux)
racc (~> 1.4)
oauth2 (2.0.9)
faraday (>= 0.17.3, < 3.0)
Expand Down Expand Up @@ -649,7 +649,7 @@ DEPENDENCIES
minitest-reporters (~> 1.6)
mocha (~> 2.1)
net-http (~> 0.4)
nokogiri (~> 1.14)
nokogiri (~> 1.16)
omniauth-facebook (~> 8.0)
omniauth-github (~> 1.4)
omniauth-oauth2 (~> 1.7.3)
Expand Down

0 comments on commit 63348d7

Please sign in to comment.