From 0b162048e0b7e07982cfe782a7386f0dab6131d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 20:16:11 +0000 Subject: [PATCH] build(deps): bump google-apis-core from 0.11.1 to 0.11.2 Bumps [google-apis-core](https://github.com/googleapis/google-api-ruby-client) from 0.11.1 to 0.11.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.1...google-apis-core/v0.11.2) --- updated-dependencies: - dependency-name: google-apis-core dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0fab9004b5..faf8074692 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -263,7 +263,7 @@ GEM geckoboard-ruby (0.4.0) globalid (1.2.1) activesupport (>= 6.1) - google-apis-core (0.11.1) + google-apis-core (0.11.2) addressable (~> 2.5, >= 2.5.1) googleauth (>= 0.16.2, < 2.a) httpclient (>= 2.8.1, < 3.a)