Skip to content

Commit

Permalink
Support pre-built binary gems
Browse files Browse the repository at this point in the history
Co-authored-by: Maciej Korsan <[email protected]>
  • Loading branch information
mostlyobvious and maciejkorsan committed Jan 24, 2025
1 parent bc4838c commit 9f71734
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ GEM
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
eventmachine (1.2.7)
ffi (1.17.1)
ffi (1.17.1-arm64-darwin)
ffi (1.17.1-x86_64-linux-gnu)
formatador (1.1.0)
guard (2.19.1)
formatador (>= 0.2.4)
Expand Down Expand Up @@ -123,7 +124,8 @@ GEM
zeitwerk (2.7.1)

PLATFORMS
ruby
arm64-darwin
x86_64-linux

DEPENDENCIES
adsf
Expand Down

0 comments on commit 9f71734

Please sign in to comment.