From e989755029c62668b1b2aa64c7a43aa340b25748 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2020 20:16:44 +0000 Subject: [PATCH] Bump google-api-client from 0.40.0 to 0.40.1 Bumps [google-api-client](https://github.com/google/google-api-ruby-client) from 0.40.0 to 0.40.1. - [Release notes](https://github.com/google/google-api-ruby-client/releases) - [Changelog](https://github.com/googleapis/google-api-ruby-client/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/google-api-ruby-client/compare/0.40.0...0.40.1) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index c5c8971fe..4651c6e62 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -120,7 +120,7 @@ GEM net-http-pipeline globalid (0.4.2) activesupport (>= 4.2.0) - google-api-client (0.40.0) + google-api-client (0.40.1) addressable (~> 2.5, >= 2.5.1) googleauth (~> 0.9) httpclient (>= 2.8.1, < 3.0)