Skip to content

Commit

Permalink
Add arm64-darwin-23 to Gemfile.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
mlandauer committed Nov 23, 2023
1 parent 466e049 commit 1c3786b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -378,6 +378,7 @@ GEM
launchy (2.5.2)
addressable (~> 2.8)
libv8-node (18.16.0.0-aarch64-linux)
libv8-node (18.16.0.0-arm64-darwin)
libv8-node (18.16.0.0-x86_64-linux)
link_header (0.0.8)
listen (3.8.0)
Expand Down Expand Up @@ -425,6 +426,8 @@ GEM
nio4r (2.5.9)
nokogiri (1.15.4-aarch64-linux)
racc (~> 1.4)
nokogiri (1.15.4-arm64-darwin)
racc (~> 1.4)
nokogiri (1.15.4-x86_64-linux)
racc (~> 1.4)
notiffany (0.1.3)
Expand Down Expand Up @@ -653,6 +656,7 @@ GEM
sorbet (0.5.11139)
sorbet-static (= 0.5.11139)
sorbet-runtime (0.5.11139)
sorbet-static (0.5.11139-universal-darwin)
sorbet-static (0.5.11139-x86_64-linux)
sorbet-static-and-runtime (0.5.11139)
sorbet (= 0.5.11139)
Expand Down Expand Up @@ -682,6 +686,8 @@ GEM
sysexits (1.2.0)
tailwindcss-rails (2.0.30-aarch64-linux)
railties (>= 6.0.0)
tailwindcss-rails (2.0.30-arm64-darwin)
railties (>= 6.0.0)
tailwindcss-rails (2.0.30-x86_64-linux)
railties (>= 6.0.0)
tapioca (0.11.8)
Expand Down Expand Up @@ -760,6 +766,7 @@ GEM

PLATFORMS
aarch64-linux
arm64-darwin-23
x86_64-linux

DEPENDENCIES
Expand Down

0 comments on commit 1c3786b

Please sign in to comment.