Skip to content

Commit

Permalink
Bump nokogiri from 1.15.4 to 1.15.6 (#370)
Browse files Browse the repository at this point in the history
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.15.4...v1.15.6)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: direct:production
...

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 Dec 2, 2024
1 parent fde57dd commit 9ca7c21
Show file tree
Hide file tree
Showing 9 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -40,17 +40,17 @@ GEM
minitest (5.20.0)
multi_xml (0.6.0)
netrc (0.11.0)
nokogiri (1.15.4-arm64-darwin)
nokogiri (1.15.6-arm64-darwin)
racc (~> 1.4)
nokogiri (1.15.4-x86_64-darwin)
nokogiri (1.15.6-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.15.4-x86_64-linux)
nokogiri (1.15.6-x86_64-linux)
racc (~> 1.4)
phantomjs (2.1.1.0)
pp (0.4.0)
prettyprint
prettyprint (0.1.1)
racc (1.7.1)
racc (1.7.3)
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
http-cookie (>= 1.0.2, < 2.0)
Expand Down
Binary file removed vendor/cache/nokogiri-1.15.4-arm64-darwin.gem
Binary file not shown.
Binary file removed vendor/cache/nokogiri-1.15.4-x86_64-darwin.gem
Binary file not shown.
Binary file removed vendor/cache/nokogiri-1.15.4-x86_64-linux.gem
Binary file not shown.
Binary file added vendor/cache/nokogiri-1.15.6-arm64-darwin.gem
Binary file not shown.
Binary file added vendor/cache/nokogiri-1.15.6-x86_64-darwin.gem
Binary file not shown.
Binary file added vendor/cache/nokogiri-1.15.6-x86_64-linux.gem
Binary file not shown.
Binary file removed vendor/cache/racc-1.7.1.gem
Binary file not shown.
Binary file added vendor/cache/racc-1.7.3.gem
Binary file not shown.

0 comments on commit 9ca7c21

Please sign in to comment.