Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 0a64cd0 commit 25a83ee
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,7 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2020.0512)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
mini_portile2 (2.8.5)
minitar (0.9)
minitest (5.14.1)
mixlib-archive (1.0.5)
Expand Down Expand Up @@ -445,8 +445,9 @@ GEM
net-ssh-multi (1.2.1)
net-ssh (>= 2.6.5)
net-ssh-gateway (>= 1.2.0)
nokogiri (1.10.9)
mini_portile2 (~> 2.4.0)
nokogiri (1.16.2)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nori (2.6.0)
octokit (4.18.0)
faraday (>= 0.9)
Expand Down Expand Up @@ -480,6 +481,7 @@ GEM
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (4.0.5)
racc (1.7.3)
rack (2.2.3)
rainbow (3.0.0)
rake (13.0.1)
Expand Down

0 comments on commit 25a83ee

Please sign in to comment.