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
oroth8 committed May 2, 2024
1 parent 2903e7f commit 2b0bac3
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 @@ -60,6 +60,8 @@ GEM
mutex_m (0.2.0)
nokogiri (1.15.6-arm64-darwin)
racc (~> 1.4)
nokogiri (1.15.6-x86_64-linux)
racc (~> 1.4)
psych (5.1.2)
stringio
racc (1.7.3)
Expand Down Expand Up @@ -122,6 +124,7 @@ GEM

PLATFORMS
arm64-darwin-22
x86_64-linux

DEPENDENCIES
bundler (~> 2.4.22)
Expand Down

0 comments on commit 2b0bac3

Please sign in to comment.