Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and z-amini committed Aug 27, 2024
1 parent 6ca989f commit 31b7422
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 @@ -80,10 +80,10 @@ GEM
middleman-syntax (3.2.0)
middleman-core (>= 3.2)
rouge (~> 3.2)
mini_portile2 (2.6.1)
mini_portile2 (2.8.7)
minitest (5.18.0)
nokogiri (1.12.5)
mini_portile2 (~> 2.6.1)
nokogiri (1.16.5)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
padrino-helpers (0.15.1)
i18n (>= 0.6.7, < 2)
Expand All @@ -93,7 +93,7 @@ GEM
parallel (1.20.1)
parslet (2.0.0)
public_suffix (4.0.6)
racc (1.6.0)
racc (1.8.1)
rack (2.2.8.1)
rb-fsevent (0.11.0)
rb-inotify (0.10.1)
Expand Down

0 comments on commit 31b7422

Please sign in to comment.