Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and movermeyer committed Nov 30, 2024
1 parent 61fbfe4 commit 1e3e9dc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,12 @@ GEM
language_server-protocol (3.17.0.3)
method_source (1.0.0)
mime-types (2.99.3)
mini_portile2 (2.8.1)
mini_portile2 (2.8.8)
multi_json (1.13.1)
multi_xml (0.6.0)
multipart-post (2.0.0)
nokogiri (1.14.3)
mini_portile2 (~> 2.8.0)
nokogiri (1.16.7)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
oauth2 (1.4.1)
faraday (>= 0.8, < 0.16.0)
Expand All @@ -70,7 +70,7 @@ GEM
pry (>= 0.9.10, < 0.15)
psych (5.1.0)
stringio
racc (1.6.2)
racc (1.8.1)
rack (2.2.6.4)
rainbow (3.1.1)
rake (13.0.1)
Expand Down

0 comments on commit 1e3e9dc

Please sign in to comment.