From 6b9f6395e3b9669be542108048a5397c7ae31e66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 18:39:50 +0100 Subject: [PATCH] Bump google-cloud-storage from 1.30.0 to 1.31.0 (#2658) Bumps [google-cloud-storage](https://github.com/googleapis/google-cloud-ruby) from 1.30.0 to 1.31.0. - [Release notes](https://github.com/googleapis/google-cloud-ruby/releases) - [Commits](https://github.com/googleapis/google-cloud-ruby/compare/google-cloud-storage/v1.30.0...google-cloud-storage/v1.31.0) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile | 2 +- Gemfile.lock | 24 +++++++++++++----------- 2 files changed, 14 insertions(+), 12 deletions(-) diff --git a/Gemfile b/Gemfile index 3f5f74b5c..ed8371406 100644 --- a/Gemfile +++ b/Gemfile @@ -6,7 +6,7 @@ gem "cucumber", "~> 5.3" gem "rake", "~> 13.0" gem "simctl", "~> 1.6" gem "encrypted-environment", "~> 0.2.0" -gem "google-cloud-storage", "~> 1.30" +gem "google-cloud-storage", "~> 1.31" gem "colorize", "~> 0.8.1" gem "cocoapods", "~> 1.10" gem "xcodeproj", "~> 1.19" diff --git a/Gemfile.lock b/Gemfile.lock index 56e0609a2..3cdc4bfed 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -110,7 +110,7 @@ GEM fourflusher (2.3.1) fuzzy_match (2.0.4) gh_inspector (1.1.3) - google-apis-core (0.2.0) + google-apis-core (0.3.0) addressable (~> 2.5, >= 2.5.1) googleauth (~> 0.14) httpclient (>= 2.8.1, < 3.0) @@ -119,17 +119,18 @@ GEM retriable (>= 2.0, < 4.0) rexml signet (~> 0.14) - google-apis-iamcredentials_v1 (0.1.0) + webrick + google-apis-iamcredentials_v1 (0.2.0) google-apis-core (~> 0.1) - google-apis-storage_v1 (0.1.0) + google-apis-storage_v1 (0.3.0) google-apis-core (~> 0.1) - google-cloud-core (1.5.0) + google-cloud-core (1.6.0) google-cloud-env (~> 1.0) google-cloud-errors (~> 1.0) - google-cloud-env (1.4.0) + google-cloud-env (1.5.0) faraday (>= 0.17.3, < 2.0) - google-cloud-errors (1.0.1) - google-cloud-storage (1.30.0) + google-cloud-errors (1.1.0) + google-cloud-storage (1.31.0) addressable (~> 2.5) digest-crc (~> 0.4) google-apis-iamcredentials_v1 (~> 0.1) @@ -137,7 +138,7 @@ GEM google-cloud-core (~> 1.2) googleauth (~> 0.9) mini_mime (~> 1.0) - googleauth (0.14.0) + googleauth (0.16.0) faraday (>= 0.17.3, < 2.0) jwt (>= 1.4, < 3.0) memoist (~> 0.16) @@ -207,12 +208,12 @@ GEM rubocop ruby-macho (1.4.0) ruby-progressbar (1.11.0) - ruby2_keywords (0.0.2) + ruby2_keywords (0.0.4) rubyzip (2.3.0) sawyer (0.8.2) addressable (>= 2.3.5) faraday (> 0.8, < 2.0) - signet (0.14.0) + signet (0.15.0) addressable (~> 2.3) faraday (>= 0.17.3, < 2.0) jwt (>= 1.5, < 3.0) @@ -230,6 +231,7 @@ GEM thread_safe (~> 0.1) uber (0.1.0) unicode-display_width (2.0.0) + webrick (1.7.0) xcodeproj (1.19.0) CFPropertyList (>= 2.3.3, < 4.0) atomos (~> 0.1.3) @@ -248,7 +250,7 @@ DEPENDENCIES colorize (~> 0.8.1) cucumber (~> 5.3) encrypted-environment (~> 0.2.0) - google-cloud-storage (~> 1.30) + google-cloud-storage (~> 1.31) highline (~> 2.0) minitest minitest-reporters