Skip to content

Commit

Permalink
lock for mac
Browse files Browse the repository at this point in the history
  • Loading branch information
davvd committed Jan 29, 2025
1 parent 8080d47 commit 065275f
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,9 @@ GEM
faraday_middleware (1.2.0)
faraday (~> 1.0)
ffi (1.17.0)
ffi (1.17.0-arm64-darwin)
ffi (1.17.0-x86_64-darwin)
ffi (1.17.0-x86_64-linux-gnu)
ffi-compiler (1.3.2)
ffi (>= 1.15.5)
rake
Expand Down Expand Up @@ -167,8 +169,12 @@ GEM
nokogiri (1.16.6)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.16.6-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.6-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.6-x86_64-linux)
racc (~> 1.4)
oauth (1.1.0)
oauth-tty (~> 1.0, >= 1.0.1)
snaky_hash (~> 2.0)
Expand Down Expand Up @@ -361,11 +367,13 @@ GEM
zold-score (0.5.0)

PLATFORMS
arm64-darwin-23
ruby
x86_64-darwin-16
x86_64-darwin-17
x86_64-darwin-18
x86_64-darwin-19
x86_64-linux

DEPENDENCIES
active_paypal_adaptive_payment (= 0.3.16)
Expand Down Expand Up @@ -424,4 +432,4 @@ RUBY VERSION
ruby 3.2.1p31

BUNDLED WITH
2.5.6
2.5.16

0 comments on commit 065275f

Please sign in to comment.