Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent b3e792a commit e3f8865
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 @@ -32,4 +32,4 @@ gem 'oj'
gem 'execjs'

gem 'sass'
gem 'nokogiri', "1.18.1"
gem 'nokogiri', "1.18.2"
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ GEM
sprockets (>= 3.0)
mini_portile2 (2.8.8)
minitest (5.25.4)
nokogiri (1.18.1)
nokogiri (1.18.2)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
observer (0.1.2)
Expand Down Expand Up @@ -243,7 +243,7 @@ DEPENDENCIES
middleman-minify-html
middleman-sitemap!
middleman-sprockets (~> 4.0)
nokogiri (= 1.18.1)
nokogiri (= 1.18.2)
oj
rmagick (~> 6.0)
sass
Expand Down

0 comments on commit e3f8865

Please sign in to comment.