From 65a067f6dcebf37c82707d33a86e4867a4f22453 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 16:30:36 +0000 Subject: [PATCH] Bump google-apis-sheets_v4 from 0.37.0 to 0.38.0 Bumps [google-apis-sheets_v4](https://github.com/googleapis/google-api-ruby-client) from 0.37.0 to 0.38.0. - [Release notes](https://github.com/googleapis/google-api-ruby-client/releases) - [Changelog](https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-sheets_v4/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-api-ruby-client/compare/0.37.0...0.38.0) --- updated-dependencies: - dependency-name: google-apis-sheets_v4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index eb790cb..fc87b7c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -80,11 +80,11 @@ GEM google-apis-core (>= 0.15.0, < 2.a) google-apis-discovery_v1 (~> 0.18) thor (>= 0.20, < 2.a) - google-apis-sheets_v4 (0.37.0) + google-apis-sheets_v4 (0.38.0) google-apis-core (>= 0.15.0, < 2.a) google-cloud-env (2.2.1) faraday (>= 1.0, < 3.a) - googleauth (1.11.1) + googleauth (1.11.2) faraday (>= 1.0, < 3.a) google-cloud-env (~> 2.1) jwt (>= 1.4, < 3.0) @@ -98,7 +98,7 @@ GEM irb (1.14.1) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.7.2) + json (2.7.4) jwt (2.9.3) base64 language_server-protocol (3.17.0.3)