Skip to content

Commit 8263f56

Browse files
Merge pull request #131 from studioromeo/dependabot/bundler/nokogiri-1.18.8
Bump nokogiri from 1.18.7 to 1.18.8
2 parents 69e2138 + 2ab3b56 commit 8263f56

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)