Skip to content

Commit

Permalink
build(deps): bump nokogiri from 1.16.7 to 1.18.1 in /docs/v3 (#4158)
Browse files Browse the repository at this point in the history
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.7 to 1.18.1.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.16.7...v1.18.1)

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

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 Jan 3, 2025
1 parent a3a7880 commit 4e98df3
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.7'
gem 'nokogiri', '~> 1.18.1'
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 @@ -96,18 +96,18 @@ GEM
middleman-syntax (3.4.0)
middleman-core (>= 3.2)
rouge (~> 3.2)
mini_portile2 (2.8.7)
mini_portile2 (2.8.8)
mini_racer (0.16.0)
libv8-node (~> 18.19.0.0)
minitest (5.23.1)
nokogiri (1.16.7)
nokogiri (1.18.1)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.16.7-arm64-darwin)
nokogiri (1.18.1-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.7-x86_64-darwin)
nokogiri (1.18.1-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.7-x86_64-linux)
nokogiri (1.18.1-x86_64-linux-gnu)
racc (~> 1.4)
padrino-helpers (0.15.3)
i18n (>= 0.6.7, < 2)
Expand Down Expand Up @@ -165,7 +165,7 @@ DEPENDENCIES
middleman-sprockets (~> 4.1, >= 4.1.1)
middleman-syntax (= 3.4.0)
mini_racer
nokogiri (~> 1.16.7)
nokogiri (~> 1.18.1)
rake (>= 12.3.3)
redcarpet (~> 3.6.0)
sass
Expand Down

0 comments on commit 4e98df3

Please sign in to comment.