Skip to content
This repository was archived by the owner on Feb 11, 2026. It is now read-only.

Commit 26324fa

Browse files
Bump nokogiri from 1.16.2 to 1.18.8 in /apps/y2bot
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.2 to 1.18.8. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.16.2...v1.18.8) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.18.8 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d749e87 commit 26324fa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

apps/y2bot/Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,16 +50,16 @@ GEM
5050
mutex_m (0.2.0)
5151
net-http (0.4.1)
5252
uri
53-
nokogiri (1.16.2-arm64-darwin)
53+
nokogiri (1.18.8-arm64-darwin)
5454
racc (~> 1.4)
55-
nokogiri (1.16.2-x86_64-linux)
55+
nokogiri (1.18.8-x86_64-linux-gnu)
5656
racc (~> 1.4)
5757
parallel (1.24.0)
5858
parser (3.3.0.5)
5959
ast (~> 2.4.1)
6060
racc
6161
public_suffix (5.0.4)
62-
racc (1.7.3)
62+
racc (1.8.1)
6363
rainbow (3.1.1)
6464
rb-fsevent (0.11.2)
6565
rb-inotify (0.10.1)

0 commit comments

Comments
 (0)