Skip to content

Commit

Permalink
Bump nokogiri from 1.18.2 to 1.18.3 (#9235)
Browse files Browse the repository at this point in the history
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.18.2 to 1.18.3.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.18.3/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.18.2...v1.18.3)

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

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 Feb 21, 2025
1 parent 787f819 commit f73bf82
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ gem "kramdown-parser-gfm"
gem 'liquid-c', '~> 4.0.1'
gem 'htmlcompressor'
gem 'htmlentities', '~> 4.3', '>= 4.3.4'
gem 'nokogiri', '~> 1.18.0'
gem 'nokogiri', '~> 1.18.3'

group :jekyll_plugins do
gem 'jekyll-sitemap'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ GEM
multi_xml (0.7.1)
bigdecimal (~> 3.1)
multipart-post (2.1.1)
nokogiri (1.18.2)
nokogiri (1.18.3)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
octokit (4.20.0)
Expand Down Expand Up @@ -202,7 +202,7 @@ DEPENDENCIES
jekyll-sitemap
kramdown-parser-gfm
liquid-c (~> 4.0.1)
nokogiri (~> 1.18.0)
nokogiri (~> 1.18.3)
pronto
pronto-markdownlint
rake
Expand Down

0 comments on commit f73bf82

Please sign in to comment.