From b519835ecd14d4a84de9617c672320483103b436 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jun 2023 22:03:54 +0000 Subject: [PATCH] Bump google-apis-drive_v3 from 0.37.0 to 0.42.0 Bumps [google-apis-drive_v3](https://github.com/googleapis/google-api-ruby-client) from 0.37.0 to 0.42.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-drive_v3/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-api-ruby-client/compare/0.37.0...0.42.0) --- updated-dependencies: - dependency-name: google-apis-drive_v3 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 493a4e4..56a1b5e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -99,7 +99,7 @@ GEM reline (>= 0.3.1) declarative (0.0.20) erubi (1.12.0) - faraday (2.7.4) + faraday (2.7.6) faraday-net_http (>= 2.0, < 3.1) ruby2_keywords (>= 0.0.4) faraday-net_http (3.0.2) @@ -116,7 +116,7 @@ GEM webrick google-apis-docs_v1 (0.23.0) google-apis-core (>= 0.11.0, < 2.a) - google-apis-drive_v3 (0.37.0) + google-apis-drive_v3 (0.42.0) google-apis-core (>= 0.11.0, < 2.a) google-apis-sheets_v4 (0.22.0) google-apis-core (>= 0.11.0, < 2.a) @@ -140,7 +140,7 @@ GEM jbuilder (2.11.5) actionview (>= 5.0.0) activesupport (>= 5.0.0) - jwt (2.7.0) + jwt (2.7.1) loofah (2.20.0) crass (~> 1.0.2) nokogiri (>= 1.5.9)