Skip to content

Commit

Permalink
add x86_64-linux platform to execute CI
Browse files Browse the repository at this point in the history
  • Loading branch information
EvgeniyEsaulkov committed Aug 28, 2023
1 parent 4c234d7 commit 559f133
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,8 @@ GEM
nio4r (2.5.9)
nokogiri (1.15.2-arm64-darwin)
racc (~> 1.4)
nokogiri (1.15.2-x86_64-linux)
racc (~> 1.4)
orm_adapter (0.5.0)
parallel (1.23.0)
parser (3.2.2.3)
Expand Down Expand Up @@ -263,6 +265,8 @@ GEM
railties (>= 6.0.0)
tailwindcss-rails (2.0.29-arm64-darwin)
railties (>= 6.0.0)
tailwindcss-rails (2.0.29-x86_64-linux)
railties (>= 6.0.0)
thor (1.2.2)
timeout (0.4.0)
turbo-rails (1.4.0)
Expand All @@ -286,6 +290,7 @@ GEM

PLATFORMS
arm64-darwin-22
x86_64-linux

DEPENDENCIES
bootsnap
Expand Down

0 comments on commit 559f133

Please sign in to comment.