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
gregschmit committed Apr 22, 2024
1 parent 6342f9b commit 47a810d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,8 @@ GEM
net-protocol
net-ssh (7.2.1)
nio4r (2.7.1)
nokogiri (1.16.3-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.3-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.3-x86_64-linux)
Expand Down Expand Up @@ -287,6 +289,7 @@ GEM
concurrent-ruby (~> 1.2.2)
fugit (~> 1.9.0)
railties (>= 7.1)
sqlite3 (1.7.3-arm64-darwin)
sqlite3 (1.7.3-x86_64-darwin)
sqlite3 (1.7.3-x86_64-linux)
sshkit (1.22.0)
Expand Down Expand Up @@ -316,6 +319,7 @@ GEM
zeitwerk (2.6.13)

PLATFORMS
arm64-darwin-23
x86_64-darwin-22
x86_64-darwin-23
x86_64-linux
Expand Down

0 comments on commit 47a810d

Please sign in to comment.