diff --git a/Gemfile b/Gemfile index 0f61bed53..b890d2624 100644 --- a/Gemfile +++ b/Gemfile @@ -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 diff --git a/Gemfile.lock b/Gemfile.lock index b152a0d4f..174e89308 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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)