Skip to content

Commit 2ab3b56

Browse files
Bump nokogiri from 1.18.7 to 1.18.8
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.18.7 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.18.7...v1.18.8) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.18.8 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 69e2138 commit 2ab3b56

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

Gemfile.lock

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ GEM
5959
faraday-net_http (3.4.0)
6060
net-http (>= 0.5.0)
6161
ffi (1.17.1-aarch64-linux-musl)
62+
ffi (1.17.1-x86_64-linux-gnu)
6263
fiber-annotation (0.2.0)
6364
fiber-local (1.1.0)
6465
fiber-storage
@@ -263,7 +264,9 @@ GEM
263264
minitest (5.25.5)
264265
net-http (0.6.0)
265266
uri
266-
nokogiri (1.18.7-aarch64-linux-musl)
267+
nokogiri (1.18.8-aarch64-linux-musl)
268+
racc (~> 1.4)
269+
nokogiri (1.18.8-x86_64-linux-gnu)
267270
racc (~> 1.4)
268271
octokit (4.25.1)
269272
faraday (>= 1, < 3)
@@ -317,6 +320,7 @@ GEM
317320

318321
PLATFORMS
319322
aarch64-linux-musl
323+
x86_64-linux
320324

321325
DEPENDENCIES
322326
github-pages

0 commit comments

Comments
 (0)