Skip to content

Commit

Permalink
bundle lock --add-platform x86_64-linux-musl
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoroth committed Jan 10, 2025
1 parent 220b7db commit 5244e50
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 @@ -112,6 +112,7 @@ GEM
websocket-driver (~> 0.7)
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.6)
Expand Down Expand Up @@ -250,6 +251,7 @@ GEM
securerandom (0.4.0)
sqlite3 (2.2.0-arm64-darwin)
sqlite3 (2.2.0-x86_64-linux-gnu)
sqlite3 (2.2.0-x86_64-linux-musl)
stimulus-rails (1.3.4)
railties (>= 6.0.0)
stringio (3.1.2)
Expand All @@ -274,6 +276,7 @@ GEM
PLATFORMS
arm64-darwin
x86_64-linux
x86_64-linux-musl

DEPENDENCIES
capybara
Expand Down

0 comments on commit 5244e50

Please sign in to comment.