Skip to content

Commit 80e6ef4

Browse files
committed
roll back the lock file
1 parent 620bdce commit 80e6ef4

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

Gemfile.lock

+5-6
Original file line numberDiff line numberDiff line change
@@ -218,13 +218,13 @@ GEM
218218
jekyll-feed (~> 0.9)
219219
jekyll-seo-tag (~> 2.1)
220220
minitest (5.20.0)
221-
nokogiri (1.18.1-aarch64-linux-gnu)
221+
nokogiri (1.15.4-aarch64-linux)
222222
racc (~> 1.4)
223-
nokogiri (1.18.1-arm64-darwin)
223+
nokogiri (1.15.4-arm64-darwin)
224224
racc (~> 1.4)
225-
nokogiri (1.18.1-x64-mingw-ucrt)
225+
nokogiri (1.15.4-x64-mingw-ucrt)
226226
racc (~> 1.4)
227-
nokogiri (1.18.1-x86_64-linux-gnu)
227+
nokogiri (1.15.4-x86_64-linux)
228228
racc (~> 1.4)
229229
octokit (4.25.1)
230230
faraday (>= 1, < 3)
@@ -273,7 +273,6 @@ GEM
273273
PLATFORMS
274274
aarch64-linux-gnu
275275
arm64-darwin-22
276-
arm64-darwin-23
277276
x64-mingw-ucrt
278277
x86_64-linux
279278

@@ -291,4 +290,4 @@ DEPENDENCIES
291290
webrick (~> 1.7)
292291

293292
BUNDLED WITH
294-
2.4.19
293+
2.4.19

0 commit comments

Comments
 (0)