Added arm64 to supported platforms
This commit is contained in:
@ -178,6 +178,8 @@ GEM
|
|||||||
nokogiri (1.15.3)
|
nokogiri (1.15.3)
|
||||||
mini_portile2 (~> 2.8.2)
|
mini_portile2 (~> 2.8.2)
|
||||||
racc (~> 1.4)
|
racc (~> 1.4)
|
||||||
|
nokogiri (1.15.3-arm-linux)
|
||||||
|
racc (~> 1.4)
|
||||||
nokogiri (1.15.3-x86_64-linux)
|
nokogiri (1.15.3-x86_64-linux)
|
||||||
racc (~> 1.4)
|
racc (~> 1.4)
|
||||||
octokit (4.25.1)
|
octokit (4.25.1)
|
||||||
@ -243,6 +245,8 @@ GEM
|
|||||||
sass-embedded (1.64.0)
|
sass-embedded (1.64.0)
|
||||||
google-protobuf (~> 3.23)
|
google-protobuf (~> 3.23)
|
||||||
rake (>= 13.0.0)
|
rake (>= 13.0.0)
|
||||||
|
sass-embedded (1.64.0-arm-linux-gnueabihf)
|
||||||
|
google-protobuf (~> 3.23)
|
||||||
sass-embedded (1.64.0-x86_64-linux-gnu)
|
sass-embedded (1.64.0-x86_64-linux-gnu)
|
||||||
google-protobuf (~> 3.23)
|
google-protobuf (~> 3.23)
|
||||||
sawyer (0.9.2)
|
sawyer (0.9.2)
|
||||||
@ -263,6 +267,7 @@ GEM
|
|||||||
zeitwerk (2.6.8)
|
zeitwerk (2.6.8)
|
||||||
|
|
||||||
PLATFORMS
|
PLATFORMS
|
||||||
|
arm64-linux
|
||||||
ruby
|
ruby
|
||||||
x86_64-linux
|
x86_64-linux
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user