Skip to content

Commit

Permalink
gemfile update
Browse files Browse the repository at this point in the history
  • Loading branch information
alexskr committed Sep 23, 2024
1 parent abf959a commit a58bf99
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ GEM
base64 (0.2.0)
bcrypt (3.1.20)
bcrypt_pbkdf (1.1.1)
bcrypt_pbkdf (1.1.1-x86_64-darwin)
bigdecimal (1.4.2)
builder (3.3.0)
capistrano (3.19.1)
Expand Down Expand Up @@ -152,6 +153,7 @@ GEM
faraday-retry (2.2.1)
faraday (~> 2.0)
ffi (1.17.0-aarch64-linux-gnu)
ffi (1.17.0-x86_64-darwin)
gapic-common (0.22.0)
faraday (>= 1.9, < 3.a)
faraday-retry (>= 1.0, < 3.a)
Expand All @@ -175,6 +177,7 @@ GEM
faraday (>= 1.0, < 3.a)
google-cloud-errors (1.4.0)
google-protobuf (3.25.5-aarch64-linux)
google-protobuf (3.25.5-x86_64-darwin)
googleapis-common-protos (1.6.0)
google-protobuf (>= 3.18, < 5.a)
googleapis-common-protos-types (~> 1.7)
Expand All @@ -191,6 +194,9 @@ GEM
grpc (1.66.0-aarch64-linux)
google-protobuf (>= 3.25, < 5.0)
googleapis-common-protos-types (~> 1.0)
grpc (1.66.0-x86_64-darwin)
google-protobuf (>= 3.25, < 5.0)
googleapis-common-protos-types (~> 1.0)
haml (5.2.2)
temple (>= 0.8.0)
tilt
Expand Down Expand Up @@ -379,9 +385,7 @@ GEM
webrick (1.8.1)

PLATFORMS
x86_64-linux
aarch64-linux
arm64-darwin-23
x86_64-darwin-23

DEPENDENCIES
Expand Down

0 comments on commit a58bf99

Please sign in to comment.