File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ gem "translation"
109109# For File Uploads
110110gem "aws-sdk-s3" , require : false
111111gem "azure-storage-blob" , "~> 2.0" , require : false
112- gem "google-cloud-storage" , "~> 1.56 " , require : false
112+ gem "google-cloud-storage" , "~> 1.57 " , require : false
113113
114114# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
115115gem "tzinfo-data" , platforms : %i[ mingw mswin x64_mingw jruby ]
Original file line number Diff line number Diff line change @@ -253,10 +253,10 @@ GEM
253253 base64 (~> 0.2 )
254254 faraday (>= 1.0 , < 3.a )
255255 google-cloud-errors (1.5.0 )
256- google-cloud-storage (1.56 .0 )
256+ google-cloud-storage (1.57 .0 )
257257 addressable (~> 2.8 )
258258 digest-crc (~> 0.4 )
259- google-apis-core (~> 0.13 )
259+ google-apis-core (>= 0.18 , < 2 )
260260 google-apis-iamcredentials_v1 (~> 0.18 )
261261 google-apis-storage_v1 (>= 0.42 )
262262 google-cloud-core (~> 1.6 )
@@ -664,7 +664,7 @@ DEPENDENCIES
664664 devise-i18n
665665 erb_lint (~> 0.9.0 )
666666 foreman
667- google-cloud-storage (~> 1.56 )
667+ google-cloud-storage (~> 1.57 )
668668 high_voltage
669669 i18n-tasks (~> 1.0.15 )
670670 invisible_captcha (~> 2.3 )
You can’t perform that action at this time.
0 commit comments