Skip to content

Commit

Permalink
Merge pull request #508 from Kraiany/dependabot/bundler/nokogiri-1.17.0
Browse files Browse the repository at this point in the history
Bump nokogiri from 1.16.8 to 1.17.0
  • Loading branch information
github-actions[bot] authored Dec 9, 2024
2 parents dd9c8a7 + 721519c commit cf2a434
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.16.8"
gem 'nokogiri', "1.17.0"
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.23.1)
nokogiri (1.16.8)
nokogiri (1.17.0)
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.16.8)
nokogiri (= 1.17.0)
oj
rmagick (~> 6.0)
sass
Expand Down

0 comments on commit cf2a434

Please sign in to comment.