Skip to content

Commit

Permalink
Add linux platform to rails 7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
xjunior committed May 8, 2024
1 parent f924ee3 commit 40af394
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions audiences/gemfiles/rails_7_1.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,8 @@ GEM
nio4r (2.7.3)
nokogiri (1.16.4-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.4-x86_64-linux)
racc (~> 1.4)
parallel (1.24.0)
parser (3.3.1.0)
ast (~> 2.4.1)
Expand Down Expand Up @@ -302,6 +304,7 @@ GEM

PLATFORMS
arm64-darwin-23
x86_64-linux

DEPENDENCIES
appraisal (~> 2.5.0)
Expand Down

0 comments on commit 40af394

Please sign in to comment.