Skip to content

Commit

Permalink
add linux
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianthedev committed May 22, 2023
1 parent 462fc24 commit 94794d7
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 @@ -246,6 +246,8 @@ GEM
nio4r (2.5.9)
nokogiri (1.15.1-arm64-darwin)
racc (~> 1.4)
nokogiri (1.15.1-x86_64-linux)
racc (~> 1.4)
orm_adapter (0.5.0)
pagy (6.0.4)
pg (1.5.3)
Expand Down Expand Up @@ -315,6 +317,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.3.2)
turbo-rails (1.4.0)
Expand Down Expand Up @@ -349,6 +353,7 @@ GEM

PLATFORMS
arm64-darwin-21
x86_64-linux

DEPENDENCIES
actioncable
Expand Down

0 comments on commit 94794d7

Please sign in to comment.