diff --git a/Gemfile.lock b/Gemfile.lock index db9159f80..1c45c0e7a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -278,7 +278,7 @@ GEM et-orbi (1.2.4) tzinfo eventmachine (1.2.5) - excon (0.75.0) + excon (0.76.0) execjs (2.7.0) exifr (1.3.6) factory_bot (6.1.0) @@ -321,7 +321,7 @@ GEM flipper (~> 0.18.0) rack (>= 1.4, < 3) rack-protection (>= 1.5.3, < 2.1.0) - fog-aws (3.6.6) + fog-aws (3.6.7) fog-core (~> 2.1) fog-json (~> 1.1) fog-xml (~> 0.1) diff --git a/vendor/cache/excon-0.75.0.gem b/vendor/cache/excon-0.75.0.gem deleted file mode 100644 index 2d2e12341..000000000 Binary files a/vendor/cache/excon-0.75.0.gem and /dev/null differ diff --git a/vendor/cache/excon-0.76.0.gem b/vendor/cache/excon-0.76.0.gem new file mode 100644 index 000000000..69ba2b887 Binary files /dev/null and b/vendor/cache/excon-0.76.0.gem differ diff --git a/vendor/cache/fog-aws-3.6.6.gem b/vendor/cache/fog-aws-3.6.6.gem deleted file mode 100644 index ee93bff1e..000000000 Binary files a/vendor/cache/fog-aws-3.6.6.gem and /dev/null differ diff --git a/vendor/cache/fog-aws-3.6.7.gem b/vendor/cache/fog-aws-3.6.7.gem new file mode 100644 index 000000000..7e58fd4ab Binary files /dev/null and b/vendor/cache/fog-aws-3.6.7.gem differ