Skip to content

Commit 6f24c81

Browse files
committed
Fix CI builds
1 parent 50b8faf commit 6f24c81

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
@@ -80,6 +80,7 @@ GEM
8080
activesupport (>= 6.1.0)
8181
ffi (1.17.2)
8282
ffi (1.17.2-arm64-darwin)
83+
ffi (1.17.2-x86_64-linux-gnu)
8384
fileutils (1.7.3)
8485
formatador (1.1.0)
8586
guard (2.19.1)
@@ -267,6 +268,7 @@ GEM
267268

268269
PLATFORMS
269270
arm64-darwin
271+
x86_64-linux
270272

271273
DEPENDENCIES
272274
awesome_print (~> 1.9)

0 commit comments

Comments
 (0)