Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and Tallicia committed Jul 30, 2024
1 parent 71091f0 commit 42c88d7
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
@@ -1,7 +1,7 @@
source 'https://rubygems.org'
gem 'rspec'
gem 'rake'
gem 'nokogiri', '1.16.6'
gem 'nokogiri', '1.16.7'
gem 'activesupport'
gem 'bosh-template'

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ GEM
mini_portile2 (2.8.7)
minitest (5.24.1)
mutex_m (0.2.0)
nokogiri (1.16.6)
nokogiri (1.16.7)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
pry (0.14.2)
Expand Down Expand Up @@ -61,7 +61,7 @@ PLATFORMS
DEPENDENCIES
activesupport
bosh-template
nokogiri (= 1.16.6)
nokogiri (= 1.16.7)
pry-byebug
rake
rspec
Expand Down

0 comments on commit 42c88d7

Please sign in to comment.