Skip to content

Commit

Permalink
Bump nokogiri in the bundler group across 1 directory (#545)
Browse files Browse the repository at this point in the history
Bumps the bundler group with 1 update in the / directory: [nokogiri](https://github.com/sparklemotion/nokogiri).


Updates `nokogiri` from 1.16.2 to 1.16.5
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.16.2...v1.16.5)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: direct:development
  dependency-group: bundler
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 14, 2024
1 parent dfed8d5 commit f439491
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ end
group :test do
gem 'activesupport', '~> 7.0.7'
gem 'html-proofer', '~> 4.4.3'
gem 'nokogiri', '~> 1.16.2'
gem 'nokogiri', '~> 1.16.5'
gem 'rspec', '~> 3.9.0'
end
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,9 @@ GEM
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.4.0)
mini_portile2 (2.8.5)
mini_portile2 (2.8.6)
minitest (5.19.0)
nokogiri (1.16.2)
nokogiri (1.16.5)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
parallel (1.22.1)
Expand Down Expand Up @@ -125,7 +125,7 @@ DEPENDENCIES
jekyll-last-modified-at
jekyll-redirect-from
kramdown (>= 2.3.0)
nokogiri (~> 1.16.2)
nokogiri (~> 1.16.5)
rspec (~> 3.9.0)

RUBY VERSION
Expand Down

0 comments on commit f439491

Please sign in to comment.