Skip to content

Commit

Permalink
bundle lock --add-platform x86_64-linux
Browse files Browse the repository at this point in the history
  • Loading branch information
obie committed May 29, 2024
1 parent 77976bd commit d4f3670
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 @@ -56,6 +56,8 @@ GEM
netrc (0.11.0)
nokogiri (1.16.5-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.5-x86_64-linux)
racc (~> 1.4)
parallel (1.24.0)
parser (3.3.1.0)
ast (~> 2.4.1)
Expand Down Expand Up @@ -126,6 +128,7 @@ GEM
sorbet-static (= 0.5.11391)
sorbet-runtime (0.5.11391)
sorbet-static (0.5.11391-universal-darwin)
sorbet-static (0.5.11391-x86_64-linux)
sorbet-static-and-runtime (0.5.11391)
sorbet (= 0.5.11391)
sorbet-runtime (= 0.5.11391)
Expand Down Expand Up @@ -157,6 +160,7 @@ GEM

PLATFORMS
arm64-darwin-21
x86_64-linux

DEPENDENCIES
dotenv (>= 2)
Expand Down

0 comments on commit d4f3670

Please sign in to comment.