diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-05-14 02:40:36 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-14 02:40:36 +0300 |
commit | 41abc8781baedfd07861593260b98497a52e3f70 (patch) | |
tree | 8b406d551ab6b40e9933c159f602b71d89735e86 /Gemfile.lock | |
parent | 28ab43cbcb7e20d6ed2c156ac3fdff94c4258aa9 (diff) | |
download | popov.link-41abc8781baedfd07861593260b98497a52e3f70.tar.xz popov.link-41abc8781baedfd07861593260b98497a52e3f70.zip |
Bump nokogiri in the bundler group across 1 directory
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](https://github.com/sparklemotion/nokogiri/compare/v1.16.2...v1.16.5)
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: indirect
dependency-group: bundler
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 8c3f63b..91bdee1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -223,17 +223,17 @@ GEM mutex_m (0.2.0) net-http (0.4.1) uri - nokogiri (1.16.2-aarch64-linux) + nokogiri (1.16.5-aarch64-linux) racc (~> 1.4) - nokogiri (1.16.2-arm-linux) + nokogiri (1.16.5-arm-linux) racc (~> 1.4) - nokogiri (1.16.2-arm64-darwin) + nokogiri (1.16.5-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.2-x86-linux) + nokogiri (1.16.5-x86-linux) racc (~> 1.4) - nokogiri (1.16.2-x86_64-darwin) + nokogiri (1.16.5-x86_64-darwin) racc (~> 1.4) - nokogiri (1.16.2-x86_64-linux) + nokogiri (1.16.5-x86_64-linux) racc (~> 1.4) octokit (4.25.1) faraday (>= 1, < 3) |