Skip to content

Commit

Permalink
Add gem dependency for x86_64-darwin arch
Browse files Browse the repository at this point in the history
  • Loading branch information
luciagirasoles committed Sep 2, 2024
1 parent 80c11f9 commit 1f1c984
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ GEM
multipart-post (~> 2)
faraday-net_http (3.1.1)
net-http
ffi (1.17.0-x86_64-darwin)
ffi (1.17.0-x86_64-linux-gnu)
gli (2.21.5)
globalid (1.2.1)
Expand Down Expand Up @@ -411,6 +412,7 @@ GEM
zeitwerk (2.6.17)

PLATFORMS
x86_64-darwin-22
x86_64-linux

DEPENDENCIES
Expand Down

0 comments on commit 1f1c984

Please sign in to comment.