From 06b3e70cad8f416cc55ee1f8e609a74780f8a623 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 13 Jan 2021 23:24:14 +0000 Subject: [PATCH] Bump google-cloud-storage from 1.29.2 to 1.30.0 Bumps [google-cloud-storage](https://github.com/googleapis/google-cloud-ruby) from 1.29.2 to 1.30.0. - [Release notes](https://github.com/googleapis/google-cloud-ruby/releases) - [Commits](https://github.com/googleapis/google-cloud-ruby/compare/google-cloud-storage/v1.29.2...google-cloud-storage/v1.30.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e683b0188f..8189fbee5d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -137,7 +137,7 @@ GEM faraday-net_http (~> 1.0) multipart-post (>= 1.2, < 3) ruby2_keywords - faraday-net_http (1.0.0) + faraday-net_http (1.0.1) ffi (1.14.2) ffi-compiler (1.0.1) ffi (>= 1.0.0) @@ -153,25 +153,30 @@ GEM georuby (2.0.0) globalid (0.4.2) activesupport (>= 4.2.0) - google-api-client (0.52.0) + google-apis-core (0.2.0) addressable (~> 2.5, >= 2.5.1) - googleauth (~> 0.9) + googleauth (~> 0.14) httpclient (>= 2.8.1, < 3.0) mini_mime (~> 1.0) representable (~> 3.0) retriable (>= 2.0, < 4.0) rexml - signet (~> 0.12) + signet (~> 0.14) + google-apis-iamcredentials_v1 (0.1.0) + google-apis-core (~> 0.1) + google-apis-storage_v1 (0.1.0) + google-apis-core (~> 0.1) google-cloud-core (1.5.0) google-cloud-env (~> 1.0) google-cloud-errors (~> 1.0) google-cloud-env (1.4.0) faraday (>= 0.17.3, < 2.0) google-cloud-errors (1.0.1) - google-cloud-storage (1.29.2) + google-cloud-storage (1.30.0) addressable (~> 2.5) digest-crc (~> 0.4) - google-api-client (~> 0.33) + google-apis-iamcredentials_v1 (~> 0.1) + google-apis-storage_v1 (~> 0.1) google-cloud-core (~> 1.2) googleauth (~> 0.9) mini_mime (~> 1.0)