Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 3368566 commit c078622
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ group :jekyll_plugins do
gem 'jemoji', '~> 0.8'
end
gem 'html-pipeline', '~> 2.5'
gem 'nokogiri', '~> 1.11'
gem 'nokogiri', '~> 1.16'
gem 'html-proofer', '~> 3.6'
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -63,18 +63,18 @@ GEM
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.3.6)
mini_portile2 (2.5.1)
mini_portile2 (2.8.8)
minitest (5.14.1)
nokogiri (1.11.4)
mini_portile2 (~> 2.5.0)
nokogiri (1.16.5)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogumbo (2.0.2)
nokogiri (~> 1.8, >= 1.8.4)
parallel (1.19.2)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (4.0.5)
racc (1.5.2)
racc (1.8.1)
rainbow (3.0.0)
rb-fsevent (0.10.4)
rb-inotify (0.10.1)
Expand Down Expand Up @@ -103,7 +103,7 @@ DEPENDENCIES
jekyll (~> 3.4)
jekyll-optional-front-matter (~> 0.1)
jemoji (~> 0.8)
nokogiri (~> 1.11)
nokogiri (~> 1.16)

BUNDLED WITH
2.1.4

0 comments on commit c078622

Please sign in to comment.