Skip to content

Commit ae269a2

Browse files
chore(deps): lock file maintenance
1 parent 60c6921 commit ae269a2

File tree

2 files changed

+520
-659
lines changed

2 files changed

+520
-659
lines changed

Gemfile.lock

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ GEM
2020
ethon (0.15.0)
2121
ffi (>= 1.15.0)
2222
ffi (1.17.3-x64-mingw-ucrt)
23+
ffi (1.17.3-x86_64-linux-gnu)
2324
fiber-annotation (0.2.0)
2425
fiber-local (1.1.0)
2526
fiber-storage
@@ -36,10 +37,12 @@ GEM
3637
yell (~> 2.0)
3738
zeitwerk (~> 2.5)
3839
io-event (1.14.2)
39-
json (2.18.0)
40+
json (2.18.1)
4041
metrics (0.15.0)
4142
nokogiri (1.19.0-x64-mingw-ucrt)
4243
racc (~> 1.4)
44+
nokogiri (1.19.0-x86_64-linux-gnu)
45+
racc (~> 1.4)
4346
pdf-reader (2.15.1)
4447
Ascii85 (>= 1.0, < 3.0, != 2.0.0)
4548
afm (>= 0.2.1, < 2)
@@ -60,6 +63,7 @@ GEM
6063

6164
PLATFORMS
6265
x64-mingw-ucrt
66+
x86_64-linux
6367

6468
DEPENDENCIES
6569
html-proofer

0 commit comments

Comments
 (0)