File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ gem "translation"
107
107
# For File Uploads
108
108
gem "aws-sdk-s3" , require : false
109
109
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
111
111
112
112
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
113
113
gem "tzinfo-data" , platforms : %i[ mingw mswin x64_mingw jruby ]
Original file line number Diff line number Diff line change @@ -240,15 +240,15 @@ GEM
240
240
retriable (>= 2.0 , < 4.a )
241
241
google-apis-iamcredentials_v1 (0.22.0 )
242
242
google-apis-core (>= 0.15.0 , < 2.a )
243
- google-apis-storage_v1 (0.47 .0 )
243
+ google-apis-storage_v1 (0.48 .0 )
244
244
google-apis-core (>= 0.15.0 , < 2.a )
245
245
google-cloud-core (1.7.1 )
246
246
google-cloud-env (>= 1.0 , < 3.a )
247
247
google-cloud-errors (~> 1.0 )
248
248
google-cloud-env (2.2.1 )
249
249
faraday (>= 1.0 , < 3.a )
250
250
google-cloud-errors (1.4.0 )
251
- google-cloud-storage (1.52 .0 )
251
+ google-cloud-storage (1.53 .0 )
252
252
addressable (~> 2.8 )
253
253
digest-crc (~> 0.4 )
254
254
google-apis-core (~> 0.13 )
@@ -642,7 +642,7 @@ DEPENDENCIES
642
642
devise-i18n
643
643
erb_lint (~> 0.7.0 )
644
644
foreman
645
- google-cloud-storage (~> 1.52 )
645
+ google-cloud-storage (~> 1.53 )
646
646
high_voltage
647
647
i18n-tasks (~> 1.0.14 )
648
648
invisible_captcha (~> 2.3 )
You can’t perform that action at this time.
0 commit comments