Skip to content

Commit

Permalink
fix: bundle for x86_64
Browse files Browse the repository at this point in the history
  • Loading branch information
syl-p committed Feb 21, 2024
1 parent 264dacc commit 902f302
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 @@ -167,6 +167,8 @@ GEM
nio4r (2.7.0)
nokogiri (1.16.2-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.2-x86_64-linux)
racc (~> 1.4)
orm_adapter (0.5.0)
parallel (1.24.0)
parser (3.3.0.5)
Expand Down Expand Up @@ -293,6 +295,7 @@ GEM

PLATFORMS
arm64-darwin-23
x86_64-linux

DEPENDENCIES
bcrypt (~> 3.1.13)
Expand Down

0 comments on commit 902f302

Please sign in to comment.