Skip to content

Commit 5850171

Browse files
committed
fix: ffi gem failing in ci
1 parent 5404c7b commit 5850171

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Gemfile.lock

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@ GEM
144144
ffi (1.17.0)
145145
ffi (1.17.0-arm64-darwin)
146146
ffi (1.17.0-x86_64-linux)
147+
ffi (1.17.0-x86_64-linux-gnu)
147148
foreman (0.88.1)
148149
generator_spec (0.10.0)
149150
activesupport (>= 3.0.0)
@@ -433,6 +434,7 @@ PLATFORMS
433434
arm64-darwin-22
434435
ruby
435436
x86_64-linux
437+
x86_64-linux-gnu
436438

437439
DEPENDENCIES
438440
autoprefixer-rails

0 commit comments

Comments
 (0)