Skip to content

Commit

Permalink
⬆️ Bump nokogiri from 1.11.7 to 1.16.2
Browse files Browse the repository at this point in the history
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.7 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.11.7...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 2ebad18 commit 801dfce
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ group :test do
gem 'fuubar'
end

gem 'nokogiri', '=1.11.7'
gem 'nokogiri', '1.16.2'
gem 'rake'
gem 'sinatra' #, :git => 'git://github.com/sinatra/sinatra.git'
gem 'rack-flash3'
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@ GEM
fuubar (2.5.1)
rspec-core (~> 3.0)
ruby-progressbar (~> 1.4)
mini_portile2 (2.5.3)
mini_portile2 (2.8.5)
mustermann (3.0.0)
ruby2_keywords (~> 0.0.1)
nokogiri (1.11.7)
mini_portile2 (~> 2.5.0)
nokogiri (1.16.2)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
public_suffix (5.0.4)
racc (1.7.3)
Expand Down Expand Up @@ -89,7 +89,7 @@ DEPENDENCIES
dm-sqlite-adapter
dm-validations
fuubar
nokogiri (= 1.11.7)
nokogiri (= 1.16.2)
rack-flash3
rack-test
rake
Expand Down

0 comments on commit 801dfce

Please sign in to comment.