Bump fog-aws

This commit is contained in:
Benjamin Neff 2024-05-30 03:07:47 +02:00
parent 541da9f682
commit a080d2a01a
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
2 changed files with 7 additions and 7 deletions

View file

@ -84,7 +84,7 @@ gem "activerecord-import", "1.7.0"
# File uploading
gem "carrierwave", "3.0.7"
gem "fog-aws", "3.19.0"
gem "fog-aws", "3.22.0"
gem "mini_magick", "4.12.0"
# GUID generation

View file

@ -233,7 +233,7 @@ GEM
tzinfo
ethon (0.16.0)
ffi (>= 1.15.0)
excon (0.100.0)
excon (0.110.0)
execjs (2.9.1)
eye (0.10.0)
celluloid (~> 0.17.3)
@ -273,11 +273,11 @@ GEM
activerecord (>= 2)
activesupport (>= 2)
hashdiff
fog-aws (3.19.0)
fog-aws (3.22.0)
fog-core (~> 2.1)
fog-json (~> 1.1)
fog-xml (~> 0.1)
fog-core (2.3.0)
fog-core (2.4.0)
builder
excon (~> 0.71)
formatador (>= 0.2, < 2.0)
@ -405,9 +405,9 @@ GEM
memoizable (0.4.2)
thread_safe (~> 0.3, >= 0.3.1)
method_source (1.1.0)
mime-types (3.4.1)
mime-types (3.5.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2023.0218.1)
mime-types-data (3.2024.0507)
mini_magick (4.12.0)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
@ -817,7 +817,7 @@ DEPENDENCIES
faraday-retry
faraday-typhoeus (= 1.0.0)
fixture_builder (= 0.5.2)
fog-aws (= 3.19.0)
fog-aws (= 3.22.0)
fuubar (= 2.5.1)
gon (= 6.4.0)
haml_lint (= 0.46.0)