Skip to content

Commit

Permalink
chore(deps): bump nokogiri from 1.14.5 to 1.16.2
Browse files Browse the repository at this point in the history
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.14.5 to 1.16.2.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.14.5...v1.16.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 6, 2024
1 parent 186374d commit f18c0b1
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 @@ -16,7 +16,7 @@ gem 'bootsnap', '>= 1.1.0', require: false
gem 'haml'
gem 'jquery-rails'
gem 'lograge', '~> 0.11.2'
gem 'nokogiri', '~> 1.14.3'
gem 'nokogiri', '~> 1.16.2'
gem 'pandoc-ruby'
gem 'sprockets-rails'
gem 'whenever'
Expand Down
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ GEM
nokogiri (~> 1)
rake
mini_mime (1.1.5)
mini_portile2 (2.8.4)
mini_portile2 (2.8.5)
mini_racer (0.6.3)
libv8-node (~> 16.10.0.0)
minitest (5.19.0)
Expand All @@ -247,8 +247,8 @@ GEM
net-protocol
newrelic_rpm (8.2.0)
nio4r (2.7.0)
nokogiri (1.14.5)
mini_portile2 (~> 2.8.0)
nokogiri (1.16.2)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
orm_adapter (0.5.0)
pandoc-ruby (2.1.4)
Expand All @@ -274,7 +274,7 @@ GEM
public_suffix (4.0.6)
puma (5.6.8)
nio4r (~> 2.0)
racc (1.7.1)
racc (1.7.3)
rack (2.2.8)
rack-canonical-host (1.0.0)
addressable (> 0, < 3)
Expand Down Expand Up @@ -465,7 +465,7 @@ DEPENDENCIES
mini_racer
modernizr-rails
newrelic_rpm
nokogiri (~> 1.14.3)
nokogiri (~> 1.16.2)
pandoc-ruby
paperclip
percy-capybara (~> 4.3.2)
Expand Down

0 comments on commit f18c0b1

Please sign in to comment.