Skip to content

Commit

Permalink
build(deps): bump nokogiri from 1.16.6 to 1.16.7 in /docs/v3 (#3913)
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 3, 2024
1 parent 6ea4f92 commit 4c0a7ae
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion docs/v3/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ gem 'middleman-livereload', '>= 3.4.7'
gem 'middleman-sprockets', '~> 4.1', '>= 4.1.1'
gem 'middleman-syntax', '3.4.0'
gem 'mini_racer'
gem 'nokogiri', '~> 1.16.6'
gem 'nokogiri', '~> 1.16.7'
gem 'rake', '>= 12.3.3'
gem 'redcarpet', '~> 3.6.0'
gem 'sass'
12 changes: 6 additions & 6 deletions docs/v3/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -100,14 +100,14 @@ GEM
mini_racer (0.13.0)
libv8-node (~> 22.5.1.0)
minitest (5.23.1)
nokogiri (1.16.6)
nokogiri (1.16.7)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.16.6-arm64-darwin)
nokogiri (1.16.7-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.6-x86_64-darwin)
nokogiri (1.16.7-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.6-x86_64-linux)
nokogiri (1.16.7-x86_64-linux)
racc (~> 1.4)
padrino-helpers (0.15.3)
i18n (>= 0.6.7, < 2)
Expand All @@ -117,7 +117,7 @@ GEM
parallel (1.24.0)
parslet (2.0.0)
public_suffix (5.0.5)
racc (1.8.0)
racc (1.8.1)
rack (2.2.9)
rack-livereload (0.3.17)
rack
Expand Down Expand Up @@ -167,7 +167,7 @@ DEPENDENCIES
middleman-sprockets (~> 4.1, >= 4.1.1)
middleman-syntax (= 3.4.0)
mini_racer
nokogiri (~> 1.16.6)
nokogiri (~> 1.16.7)
rake (>= 12.3.3)
redcarpet (~> 3.6.0)
sass
Expand Down

0 comments on commit 4c0a7ae

Please sign in to comment.