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
alexdesi committed Mar 11, 2025
1 parent b1dc5b2 commit f571427
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 @@ -191,6 +191,7 @@ GEM
faraday (~> 1.0)
ffi (1.17.0-arm64-darwin)
ffi (1.17.0-x86_64-linux-gnu)
ffi (1.17.0-x86_64-linux-musl)
foreman (0.88.1)
globalid (1.2.1)
activesupport (>= 6.1)
Expand Down Expand Up @@ -299,6 +300,8 @@ GEM
racc (~> 1.4)
nokogiri (1.18.3-x86_64-linux-gnu)
racc (~> 1.4)
nokogiri (1.18.3-x86_64-linux-musl)
racc (~> 1.4)
notifications-ruby-client (6.2.0)
jwt (>= 1.5, < 3)
oauth2 (2.0.9)
Expand Down Expand Up @@ -551,6 +554,7 @@ GEM
PLATFORMS
arm64-darwin-23
x86_64-linux
x86_64-linux-musl

DEPENDENCIES
activeresource (~> 6.1.4)
Expand Down

0 comments on commit f571427

Please sign in to comment.