Skip to content

Commit

Permalink
musl
Browse files Browse the repository at this point in the history
  • Loading branch information
dbackeus committed Jun 17, 2024
1 parent f56a814 commit 7fad153
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ GEM
ffi (>= 1.15.0)
ffi (1.17.0-arm64-darwin)
ffi (1.17.0-x86_64-linux-gnu)
ffi (1.17.0-x86_64-linux-musl)
globalid (1.2.1)
activesupport (>= 6.1)
i18n (1.14.5)
Expand Down Expand Up @@ -212,6 +213,7 @@ GEM
rspec-support (3.13.1)
sqlite3 (2.0.2-arm64-darwin)
sqlite3 (2.0.2-x86_64-linux-gnu)
sqlite3 (2.0.2-x86_64-linux-musl)
stimulus-rails (1.3.3)
railties (>= 6.0.0)
stringio (3.1.1)
Expand Down Expand Up @@ -240,6 +242,7 @@ PLATFORMS
arm64-darwin-22
arm64-darwin-23
x86_64-linux
x86_64-linux-musl

DEPENDENCIES
bootsnap
Expand Down

0 comments on commit 7fad153

Please sign in to comment.