Skip to content

Commit

Permalink
Bump nokogiri from 1.13.7 to 1.16.0 (#46)
Browse files Browse the repository at this point in the history
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.7 to 1.16.0.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.13.7...v1.16.0)

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

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 Jan 19, 2024
1 parent 493bfb5 commit 2b91957
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 @@ -132,7 +132,7 @@ GEM
marcel (1.0.2)
method_source (1.0.0)
mini_mime (1.1.2)
mini_portile2 (2.8.0)
mini_portile2 (2.8.5)
minitest (5.19.0)
multipart-post (2.3.0)
net-imap (0.3.7)
Expand All @@ -147,8 +147,8 @@ GEM
net-protocol
timeout
nio4r (2.5.9)
nokogiri (1.13.7)
mini_portile2 (~> 2.8.0)
nokogiri (1.16.0)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
overcommit (0.46.0)
childprocess (~> 0.6, >= 0.6.3)
Expand All @@ -161,7 +161,7 @@ GEM
method_source (~> 1.0)
pry-rails (0.3.9)
pry (>= 0.10.4)
racc (1.6.0)
racc (1.7.3)
rack (2.2.8)
rack-test (2.0.2)
rack (>= 1.3)
Expand Down

0 comments on commit 2b91957

Please sign in to comment.