Skip to content

Commit

Permalink
chore(deps): lock file maintenance
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 29, 2024
1 parent 677a59a commit 706f8a3
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
22 changes: 11 additions & 11 deletions example/relayer/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -108,21 +108,21 @@ GEM
google-cloud-core (~> 1.5)
google-cloud-pubsub-v1 (~> 0.20)
retriable (~> 3.1)
google-cloud-pubsub-v1 (0.21.2)
google-cloud-pubsub-v1 (0.22.0)
gapic-common (>= 0.21.1, < 2.a)
google-cloud-errors (~> 1.0)
google-iam-v1 (>= 0.7, < 2.a)
google-iam-v1 (0.7.2)
google-iam-v1 (0.8.0)
gapic-common (>= 0.21.1, < 2.a)
google-cloud-errors (~> 1.0)
grpc-google-iam-v1 (~> 1.1)
google-protobuf (3.25.3-arm64-darwin)
google-protobuf (3.25.3-x86_64-linux)
googleapis-common-protos (1.4.0)
google-protobuf (~> 3.14)
googleapis-common-protos-types (~> 1.2)
grpc (~> 1.27)
googleapis-common-protos-types (1.12.0)
googleapis-common-protos (1.5.0)
google-protobuf (~> 3.18)
googleapis-common-protos-types (~> 1.7)
grpc (~> 1.41)
googleapis-common-protos-types (1.13.0)
google-protobuf (~> 3.18)
googleauth (1.11.0)
faraday (>= 1.0, < 3.a)
Expand All @@ -137,13 +137,13 @@ GEM
grpc (1.62.0-x86_64-linux)
google-protobuf (~> 3.25)
googleapis-common-protos-types (~> 1.0)
grpc-google-iam-v1 (1.6.0)
grpc-google-iam-v1 (1.7.0)
google-protobuf (~> 3.18)
googleapis-common-protos (~> 1.4)
grpc (~> 1.41)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
jwt (2.8.0)
jwt (2.8.1)
base64
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
Expand All @@ -156,7 +156,7 @@ GEM
net-imap
net-pop
net-smtp
marcel (1.0.2)
marcel (1.0.3)
method_source (1.0.0)
mini_mime (1.1.5)
minitest (5.22.2)
Expand Down Expand Up @@ -231,7 +231,7 @@ GEM
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
thor (1.3.0)
thor (1.3.1)
timeout (0.4.1)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
Expand Down
22 changes: 11 additions & 11 deletions example/subscriber/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -108,21 +108,21 @@ GEM
google-cloud-core (~> 1.5)
google-cloud-pubsub-v1 (~> 0.20)
retriable (~> 3.1)
google-cloud-pubsub-v1 (0.21.2)
google-cloud-pubsub-v1 (0.22.0)
gapic-common (>= 0.21.1, < 2.a)
google-cloud-errors (~> 1.0)
google-iam-v1 (>= 0.7, < 2.a)
google-iam-v1 (0.7.2)
google-iam-v1 (0.8.0)
gapic-common (>= 0.21.1, < 2.a)
google-cloud-errors (~> 1.0)
grpc-google-iam-v1 (~> 1.1)
google-protobuf (3.25.3-arm64-darwin)
google-protobuf (3.25.3-x86_64-linux)
googleapis-common-protos (1.4.0)
google-protobuf (~> 3.14)
googleapis-common-protos-types (~> 1.2)
grpc (~> 1.27)
googleapis-common-protos-types (1.12.0)
googleapis-common-protos (1.5.0)
google-protobuf (~> 3.18)
googleapis-common-protos-types (~> 1.7)
grpc (~> 1.41)
googleapis-common-protos-types (1.13.0)
google-protobuf (~> 3.18)
googleauth (1.11.0)
faraday (>= 1.0, < 3.a)
Expand All @@ -137,13 +137,13 @@ GEM
grpc (1.62.0-x86_64-linux)
google-protobuf (~> 3.25)
googleapis-common-protos-types (~> 1.0)
grpc-google-iam-v1 (1.6.0)
grpc-google-iam-v1 (1.7.0)
google-protobuf (~> 3.18)
googleapis-common-protos (~> 1.4)
grpc (~> 1.41)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
jwt (2.8.0)
jwt (2.8.1)
base64
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
Expand All @@ -156,7 +156,7 @@ GEM
net-imap
net-pop
net-smtp
marcel (1.0.2)
marcel (1.0.3)
method_source (1.0.0)
mini_mime (1.1.5)
minitest (5.22.2)
Expand Down Expand Up @@ -231,7 +231,7 @@ GEM
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
thor (1.3.0)
thor (1.3.1)
timeout (0.4.1)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
Expand Down

0 comments on commit 706f8a3

Please sign in to comment.