Skip to content

Commit

Permalink
Bump google-cloud-storage from 1.29.1 to 1.29.2 (#8850)
Browse files Browse the repository at this point in the history
Bumps [google-cloud-storage](https://github.com/googleapis/google-cloud-ruby) from 1.29.1 to 1.29.2.
- [Release notes](https://github.com/googleapis/google-cloud-ruby/releases)
- [Commits](googleapis/google-cloud-ruby@google-cloud-storage/v1.29.1...google-cloud-storage/v1.29.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Jan 5, 2021
1 parent 558974d commit 71a25ec
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@ GEM
declarative (0.0.20)
declarative-option (0.1.0)
diff-lcs (1.4.4)
digest-crc (0.6.1)
rake (~> 13.0)
digest-crc (0.6.3)
rake (>= 12.0.0, < 14.0.0)
docile (1.3.4)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
Expand Down Expand Up @@ -133,9 +133,11 @@ GEM
equalizer (0.0.11)
erubi (1.10.0)
execjs (2.7.0)
faraday (1.1.0)
faraday (1.3.0)
faraday-net_http (~> 1.0)
multipart-post (>= 1.2, < 3)
ruby2_keywords
faraday-net_http (1.0.0)
ffi (1.14.2)
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
Expand All @@ -151,7 +153,7 @@ GEM
georuby (2.0.0)
globalid (0.4.2)
activesupport (>= 4.2.0)
google-api-client (0.46.0)
google-api-client (0.52.0)
addressable (~> 2.5, >= 2.5.1)
googleauth (~> 0.9)
httpclient (>= 2.8.1, < 3.0)
Expand All @@ -163,17 +165,17 @@ GEM
google-cloud-core (1.5.0)
google-cloud-env (~> 1.0)
google-cloud-errors (~> 1.0)
google-cloud-env (1.3.3)
google-cloud-env (1.4.0)
faraday (>= 0.17.3, < 2.0)
google-cloud-errors (1.0.1)
google-cloud-storage (1.29.1)
google-cloud-storage (1.29.2)
addressable (~> 2.5)
digest-crc (~> 0.4)
google-api-client (~> 0.33)
google-cloud-core (~> 1.2)
googleauth (~> 0.9)
mini_mime (~> 1.0)
googleauth (0.13.1)
googleauth (0.14.0)
faraday (>= 0.17.3, < 2.0)
jwt (>= 1.4, < 3.0)
memoist (~> 0.16)
Expand Down

0 comments on commit 71a25ec

Please sign in to comment.