From ec5b1c2a9fbb2ce4e6954afb8716f0f33925ddf6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 11:05:24 +0000 Subject: [PATCH] build(deps): bump google-apis-core from 0.11.3 to 1.2.2 Bumps [google-apis-core](https://github.com/googleapis/google-api-ruby-client) from 0.11.3 to 1.2.2. - [Release notes](https://github.com/googleapis/google-api-ruby-client/releases) - [Changelog](https://github.com/googleapis/google-api-ruby-client/blob/main/google-apis-core/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-api-ruby-client/compare/google-apis-core/v0.11.3...google-apis-core/v1.2.2) --- updated-dependencies: - dependency-name: google-apis-core dependency-version: 1.2.2 dependency-type: indirect update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 50 +++++++++++++++++++++++++++++++------------------- 1 file changed, 31 insertions(+), 19 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ae328d11b04..c3c20553365 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,7 +42,6 @@ GEM base64 (0.3.0) benchmark (0.5.0) bigdecimal (4.1.2) - bit-struct (0.17) bootsnap (1.24.6) msgpack (~> 1.2) builder (3.3.0) @@ -85,8 +84,14 @@ GEM erubi (1.13.1) excon (1.5.0) logger - faraday (0.17.6) - multipart-post (>= 1.2, < 3) + faraday (2.14.2) + faraday-net_http (>= 2.0, < 3.5) + json + logger + faraday-follow_redirects (0.5.0) + faraday (>= 1, < 3) + faraday-net_http (3.4.4) + net-http (~> 0.5) ffi (1.17.4) ffi (1.17.4-x86_64-darwin) ffi (1.17.4-x86_64-linux-gnu) @@ -138,14 +143,15 @@ GEM reline google-apis-compute_v1 (0.86.0) google-apis-core (>= 0.11.0, < 2.a) - google-apis-core (0.11.3) - addressable (~> 2.5, >= 2.5.1) - googleauth (>= 0.16.2, < 2.a) - httpclient (>= 2.8.1, < 3.a) - mini_mime (~> 1.0) + google-apis-core (1.2.2) + addressable (~> 2.8, >= 2.8.7) + faraday (~> 2.13) + faraday-follow_redirects (~> 0.3) + googleauth (~> 1.14) + mini_mime (~> 1.1) + multi_json (~> 1.11) representable (~> 3.0) - retriable (>= 2.0, < 4.a) - rexml + retriable (>= 3.1, < 5.0) google-apis-dns_v1 (0.36.0) google-apis-core (>= 0.11.0, < 2.a) google-apis-iamcredentials_v1 (0.17.0) @@ -158,8 +164,10 @@ GEM google-apis-core (>= 0.11.0, < 2.a) google-apis-storage_v1 (0.32.0) google-apis-core (>= 0.11.0, < 2.a) - google-cloud-env (1.6.0) - faraday (>= 0.17.3, < 3.0) + google-cloud-env (2.3.1) + base64 (~> 0.2) + faraday (>= 1.0, < 3.a) + google-logging-utils (0.2.0) google-protobuf (4.35.0) bigdecimal rake (~> 13.3) @@ -175,11 +183,13 @@ GEM grpc (~> 1.41) googleapis-common-protos-types (1.23.0) google-protobuf (~> 4.26) - googleauth (1.8.1) - faraday (>= 0.17.3, < 3.a) - jwt (>= 1.4, < 3.0) - multi_json (~> 1.11) + googleauth (1.17.0) + faraday (>= 1.0, < 3.a) + google-cloud-env (~> 2.2) + google-logging-utils (~> 0.1) + jwt (>= 1.4, < 4.0) os (>= 0.9, < 2.0) + pstore (~> 0.1) signet (>= 0.16, < 2.a) grpc (1.81.0) google-protobuf (>= 3.25, < 5.0) @@ -211,7 +221,7 @@ GEM json-schema (6.2.0) addressable (~> 2.8) bigdecimal (>= 3.1, < 5) - jwt (2.10.3) + jwt (3.2.0) base64 kramdown (2.5.2) rexml (>= 3.4.4) @@ -243,12 +253,13 @@ GEM msgpack (1.8.1) multi_json (1.21.1) multipart-parser (0.1.1) - multipart-post (2.4.1) mustache (1.1.2) mustermann (3.1.1) mutex_m (0.3.0) mysql2 (0.5.7) bigdecimal + net-http (0.9.1) + uri (>= 0.11.1) netaddr (2.0.6) netrc (0.11.0) newrelic_rpm (10.5.0) @@ -291,6 +302,7 @@ GEM pry-byebug (3.12.0) byebug (~> 13.0) pry (>= 0.13, < 0.17) + pstore (0.2.1) psych (5.4.0) date stringio @@ -355,7 +367,7 @@ GEM http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) netrc (~> 0.8) - retriable (3.8.0) + retriable (4.1.1) reverse_markdown (3.0.2) nokogiri rexml (3.4.4)