Skip to content

Commit

Permalink
chore: add x86_64-linux platform for Scalingo
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas committed Nov 6, 2024
1 parent db502a9 commit 8daa063
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ GEM
i18n (>= 1.8.11, < 2)
ffi (1.17.0-aarch64-linux-gnu)
ffi (1.17.0-arm64-darwin)
ffi (1.17.0-x86_64-linux-gnu)
formatador (1.1.0)
globalid (1.2.1)
activesupport (>= 6.1)
Expand Down Expand Up @@ -214,6 +215,8 @@ GEM
racc (~> 1.4)
nokogiri (1.16.7-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.7-x86_64-linux)
racc (~> 1.4)
notiffany (0.1.3)
nenv (~> 0.1)
shellany (~> 0.0)
Expand Down Expand Up @@ -370,6 +373,7 @@ GEM
PLATFORMS
aarch64-linux
arm64-darwin-23
x86_64-linux

DEPENDENCIES
bootsnap
Expand Down

0 comments on commit 8daa063

Please sign in to comment.