Skip to content

Commit

Permalink
add aarch64-linux as a new supported platform
Browse files Browse the repository at this point in the history
  • Loading branch information
did committed Aug 31, 2024
1 parent bc1b201 commit 1467bd9
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 @@ -277,6 +277,7 @@ GEM
duktape (2.0.1.1)
erubi (1.13.0)
execjs (2.9.1)
ffi (1.17.0-aarch64-linux-gnu)
ffi (1.17.0-x86_64-darwin)
ffi (1.17.0-x86_64-linux-gnu)
flash_cookie_session (1.1.6)
Expand Down Expand Up @@ -390,6 +391,8 @@ GEM
net-smtp (0.5.0)
net-protocol
nio4r (2.7.3)
nokogiri (1.15.6-aarch64-linux)
racc (~> 1.4)
nokogiri (1.15.6-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.15.6-x86_64-linux)
Expand Down Expand Up @@ -521,6 +524,7 @@ GEM
zeitwerk (2.6.17)

PLATFORMS
aarch64-linux
x86_64-darwin-22
x86_64-linux

Expand Down

0 comments on commit 1467bd9

Please sign in to comment.