From 0441957d79cd68abe9a12945903e5da850ee4cf1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Jun 2026 00:20:33 +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 | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 021db1205ab..f326e660fc0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -84,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) @@ -157,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.1) bigdecimal rake (~> 13.3) @@ -242,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)