From 2439d99a79792e8d27669d07ce3aaf53f9212a65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 11:04:05 +0000 Subject: [PATCH] build(deps): bump google-cloud-env from 1.6.0 to 2.3.1 Bumps [google-cloud-env](https://github.com/googleapis/ruby-cloud-env) from 1.6.0 to 2.3.1. - [Release notes](https://github.com/googleapis/ruby-cloud-env/releases) - [Changelog](https://github.com/googleapis/ruby-cloud-env/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/ruby-cloud-env/compare/google-cloud-env/v1.6.0...google-cloud-env/v2.3.1) --- updated-dependencies: - dependency-name: google-cloud-env dependency-version: 2.3.1 dependency-type: indirect update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ae328d11b0..1e94ba9cf3 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,12 @@ 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-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) @@ -158,8 +161,9 @@ 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-protobuf (4.35.0) bigdecimal rake (~> 13.3) @@ -243,12 +247,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)