Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2022
1 parent f19fa13 commit 0ba9753
Show file tree
Hide file tree
Showing 15 changed files with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -346,9 +346,9 @@ GEM
multi_json (>= 1.11.0)
globalid (1.0.0)
activesupport (>= 5.0)
google-protobuf (3.19.4)
google-protobuf (3.19.4-x86_64-darwin)
google-protobuf (3.19.4-x86_64-linux)
google-protobuf (3.21.8)
google-protobuf (3.21.8-x86_64-darwin)
google-protobuf (3.21.8-x86_64-linux)
guard (2.18.0)
formatador (>= 0.2.4)
listen (>= 2.7, < 4.0)
Expand Down Expand Up @@ -541,14 +541,14 @@ GEM
timeout
netrc (0.11.0)
nio4r (2.5.8)
nokogiri (1.13.6)
nokogiri (1.13.9)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
nokogiri (1.13.6-arm64-darwin)
nokogiri (1.13.9-arm64-darwin)
racc (~> 1.4)
nokogiri (1.13.6-x86_64-darwin)
nokogiri (1.13.9-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.13.6-x86_64-linux)
nokogiri (1.13.9-x86_64-linux)
racc (~> 1.4)
notiffany (0.1.3)
nenv (~> 0.1)
Expand Down
Binary file not shown.
Binary file not shown.
Binary file removed vendor/cache/google-protobuf-3.19.4.gem
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added vendor/cache/google-protobuf-3.21.8.gem
Binary file not shown.
Binary file removed vendor/cache/nokogiri-1.13.6-arm64-darwin.gem
Binary file not shown.
Binary file removed vendor/cache/nokogiri-1.13.6-x86_64-darwin.gem
Binary file not shown.
Binary file removed vendor/cache/nokogiri-1.13.6-x86_64-linux.gem
Binary file not shown.
Binary file removed vendor/cache/nokogiri-1.13.6.gem
Binary file not shown.
Binary file added vendor/cache/nokogiri-1.13.9-arm64-darwin.gem
Binary file not shown.
Binary file added vendor/cache/nokogiri-1.13.9-x86_64-darwin.gem
Binary file not shown.
Binary file added vendor/cache/nokogiri-1.13.9-x86_64-linux.gem
Binary file not shown.
Binary file added vendor/cache/nokogiri-1.13.9.gem
Binary file not shown.

0 comments on commit 0ba9753

Please sign in to comment.