Skip to content

Commit 7cb94ba

Browse files
⬆️ Bump google-cloud-storage from 1.52.0 to 1.53.0 (#2842)
1 parent 08eb316 commit 7cb94ba

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ gem "translation"
107107
# For File Uploads
108108
gem "aws-sdk-s3", require: false
109109
gem "azure-storage-blob", "~> 2.0", require: false
110-
gem "google-cloud-storage", "~> 1.52", require: false
110+
gem "google-cloud-storage", "~> 1.53", require: false
111111

112112
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
113113
gem "tzinfo-data", platforms: %i[mingw mswin x64_mingw jruby]

Gemfile.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -240,15 +240,15 @@ GEM
240240
retriable (>= 2.0, < 4.a)
241241
google-apis-iamcredentials_v1 (0.22.0)
242242
google-apis-core (>= 0.15.0, < 2.a)
243-
google-apis-storage_v1 (0.47.0)
243+
google-apis-storage_v1 (0.48.0)
244244
google-apis-core (>= 0.15.0, < 2.a)
245245
google-cloud-core (1.7.1)
246246
google-cloud-env (>= 1.0, < 3.a)
247247
google-cloud-errors (~> 1.0)
248248
google-cloud-env (2.2.1)
249249
faraday (>= 1.0, < 3.a)
250250
google-cloud-errors (1.4.0)
251-
google-cloud-storage (1.52.0)
251+
google-cloud-storage (1.53.0)
252252
addressable (~> 2.8)
253253
digest-crc (~> 0.4)
254254
google-apis-core (~> 0.13)
@@ -642,7 +642,7 @@ DEPENDENCIES
642642
devise-i18n
643643
erb_lint (~> 0.7.0)
644644
foreman
645-
google-cloud-storage (~> 1.52)
645+
google-cloud-storage (~> 1.53)
646646
high_voltage
647647
i18n-tasks (~> 1.0.14)
648648
invisible_captcha (~> 2.3)

0 commit comments

Comments
 (0)