Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 16, 2024
1 parent 42a0e44 commit 458fc21
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ gem 'dalli'
gem 'faraday', '~> 0.15.3'
gem 'faraday_middleware', '~> 0.13.1'
gem 'mimemagic', '~> 0.3.10'
gem 'nokogiri', '~> 1.15.5'
gem 'nokogiri', '~> 1.16.2'
gem 'secure_headers', '~> 6.3.0'
gem 'redlock'

Expand Down
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -30,17 +30,17 @@ GIT

GIT
remote: https://github.com/3scale/swagger-ui_rails.git
revision: f88bb8bed4fdb57fcf5be6425f3fc10c638788d1
branch: dev-2.1.3
revision: 13968af8f2845f448a0b88c4ffe4cf93477c90fa
branch: dev
specs:
swagger-ui_rails2 (0.1.7)
swagger-ui_rails (0.1.7)

GIT
remote: https://github.com/3scale/swagger-ui_rails.git
revision: 13968af8f2845f448a0b88c4ffe4cf93477c90fa
branch: dev
revision: f88bb8bed4fdb57fcf5be6425f3fc10c638788d1
branch: dev-2.1.3
specs:
swagger-ui_rails (0.1.7)
swagger-ui_rails2 (0.1.7)

GIT
remote: https://github.com/prawnpdf/prawn-table.git
Expand Down Expand Up @@ -497,7 +497,7 @@ GEM
connection_pool (~> 2.2)
netrc (0.11.0)
nio4r (2.5.9)
nokogiri (1.15.5)
nokogiri (1.16.2)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
non-stupid-digest-assets (1.0.9)
Expand Down Expand Up @@ -983,7 +983,7 @@ DEPENDENCIES
mocha
mysql2 (~> 0.5.3)
n_plus_one_control
nokogiri (~> 1.15.5)
nokogiri (~> 1.16.2)
non-stupid-digest-assets (~> 1.0)
oauth2 (~> 1.4)
open_id_authentication
Expand Down

0 comments on commit 458fc21

Please sign in to comment.