Skip to content

Commit

Permalink
Add release platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonLunn committed Dec 27, 2024
1 parent b336064 commit 2bf39f5
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions ruby/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,7 @@ GEM
specs:
bigdecimal (3.1.8)
bigdecimal (3.1.8-java)
ffi (1.17.0-aarch64-linux-gnu)
ffi (1.17.0-arm-linux-gnu)
ffi (1.17.0-arm64-darwin)
ffi (1.17.0-java)
ffi (1.17.0-x86-linux-gnu)
ffi (1.17.0-x86_64-darwin)
ffi (1.17.0-x86_64-linux-gnu)
ffi (1.17.0)
ffi-compiler (1.3.2)
ffi (>= 1.15.5)
rake
Expand All @@ -34,7 +28,10 @@ PLATFORMS
arm64-darwin
arm64-linux
java
x64-mingw-ucrt
x64-mingw32
x86-linux
x86-mingw32
x86_64-darwin
x86_64-linux

Expand Down

0 comments on commit 2bf39f5

Please sign in to comment.