From c0cf3f088df7d98ab6498a2d8e941e91fe5c5677 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 08:40:30 +0000 Subject: [PATCH] build(deps): bump addressable from 2.8.6 to 2.9.0 in /appengine/pubsub Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.8.6 to 2.9.0. - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.8.6...addressable-2.9.0) --- updated-dependencies: - dependency-name: addressable dependency-version: 2.9.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- appengine/pubsub/Gemfile.lock | 85 +++++++++++++++++++---------------- 1 file changed, 47 insertions(+), 38 deletions(-) diff --git a/appengine/pubsub/Gemfile.lock b/appengine/pubsub/Gemfile.lock index 3b4ec62ac..641ee0187 100644 --- a/appengine/pubsub/Gemfile.lock +++ b/appengine/pubsub/Gemfile.lock @@ -1,10 +1,11 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.8.6) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.9.0) + public_suffix (>= 2.0.2, < 8.0) base64 (0.2.0) - concurrent-ruby (1.2.3) + bigdecimal (4.1.1) + concurrent-ruby (1.3.6) diff-lcs (1.5.1) faraday (2.9.0) faraday-net_http (>= 2.0, < 3.2) @@ -12,53 +13,60 @@ GEM net-http faraday-retry (2.2.0) faraday (~> 2.0) - gapic-common (0.21.1) + gapic-common (1.3.0) faraday (>= 1.9, < 3.a) faraday-retry (>= 1.0, < 3.a) - google-protobuf (~> 3.18) - googleapis-common-protos (>= 1.4.0, < 2.a) - googleapis-common-protos-types (>= 1.11.0, < 2.a) - googleauth (~> 1.9) - grpc (~> 1.59) - google-cloud-core (1.6.1) + google-cloud-env (~> 2.2) + google-logging-utils (~> 0.1) + google-protobuf (~> 4.26) + googleapis-common-protos (~> 1.6) + googleapis-common-protos-types (~> 1.15) + googleauth (~> 1.12) + grpc (~> 1.66) + google-cloud-core (1.8.0) google-cloud-env (>= 1.0, < 3.a) google-cloud-errors (~> 1.0) - google-cloud-env (2.1.0) + google-cloud-env (2.3.1) + base64 (~> 0.2) faraday (>= 1.0, < 3.a) google-cloud-errors (1.3.1) - google-cloud-pubsub (2.16.0) - concurrent-ruby (~> 1.1) - google-cloud-core (~> 1.5) - google-cloud-pubsub-v1 (~> 0.20) + google-cloud-pubsub (3.2.1) + concurrent-ruby (~> 1.3) + google-cloud-core (~> 1.8) + google-cloud-pubsub-v1 (~> 1.11) retriable (~> 3.1) - google-cloud-pubsub-v1 (0.21.0) - gapic-common (>= 0.21.1, < 2.a) + google-cloud-pubsub-v1 (1.14.2) + gapic-common (~> 1.2) google-cloud-errors (~> 1.0) - google-iam-v1 (>= 0.7, < 2.a) - google-iam-v1 (0.7.1) - gapic-common (>= 0.21.1, < 2.a) + google-iam-v1 (~> 1.3) + google-iam-v1 (1.6.1) + gapic-common (~> 1.2) google-cloud-errors (~> 1.0) - grpc-google-iam-v1 (~> 1.1) - google-protobuf (3.25.2) - googleapis-common-protos (1.4.0) - google-protobuf (~> 3.14) - googleapis-common-protos-types (~> 1.2) - grpc (~> 1.27) - googleapis-common-protos-types (1.11.0) - google-protobuf (~> 3.18) - googleauth (1.9.2) + grpc-google-iam-v1 (~> 1.11) + google-logging-utils (0.2.0) + google-protobuf (4.34.1) + bigdecimal + rake (~> 13.3) + googleapis-common-protos (1.7.0) + google-protobuf (>= 3.18, < 5.a) + googleapis-common-protos-types (~> 1.7) + grpc (~> 1.41) + googleapis-common-protos-types (1.22.0) + google-protobuf (~> 4.26) + googleauth (1.16.2) faraday (>= 1.0, < 3.a) - google-cloud-env (~> 2.1) - jwt (>= 1.4, < 3.0) + google-cloud-env (~> 2.2) + google-logging-utils (~> 0.1) + jwt (>= 1.4, < 4.0) multi_json (~> 1.11) os (>= 0.9, < 2.0) signet (>= 0.16, < 2.a) - grpc (1.60.0) - google-protobuf (~> 3.25) + grpc (1.80.0) + google-protobuf (>= 3.25, < 5.0) googleapis-common-protos-types (~> 1.0) - grpc-google-iam-v1 (1.5.0) - google-protobuf (~> 3.18) - googleapis-common-protos (~> 1.4) + grpc-google-iam-v1 (1.11.0) + google-protobuf (>= 3.18, < 5.a) + googleapis-common-protos (~> 1.7.0) grpc (~> 1.41) json (2.7.1) jwt (2.7.1) @@ -68,7 +76,7 @@ GEM net-http (0.4.1) uri os (1.1.4) - public_suffix (5.0.4) + public_suffix (7.0.5) rack (3.1.16) rack-protection (4.0.0) base64 (>= 0.1.0) @@ -78,6 +86,7 @@ GEM rack (>= 3.0.0) rack-test (2.1.0) rack (>= 1.3) + rake (13.3.1) retriable (3.1.2) rspec (3.12.0) rspec-core (~> 3.12.0) @@ -117,7 +126,7 @@ PLATFORMS ruby DEPENDENCIES - google-cloud-pubsub + google-cloud-pubsub (~> 3.0) json jwt rack-test