From c5e87582db2f33a0133ae8bf4e11e53a8e64b352 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 09:02:11 +0000 Subject: [PATCH] Bump fog-aws from 3.15.0 to 3.16.0 Bumps [fog-aws](https://github.com/fog/fog-aws) from 3.15.0 to 3.16.0. - [Release notes](https://github.com/fog/fog-aws/releases) - [Changelog](https://github.com/fog/fog-aws/blob/master/CHANGELOG.md) - [Commits](https://github.com/fog/fog-aws/compare/v3.15.0...v3.16.0) --- updated-dependencies: - dependency-name: fog-aws dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 28e75168..8bf18bf7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -150,7 +150,7 @@ GEM zeitwerk (~> 2.6) equalizer (0.0.11) erubi (1.12.0) - excon (0.93.1) + excon (0.98.0) factory_bot (6.2.0) activesupport (>= 5.0.0) factory_bot_rails (6.2.0) @@ -165,7 +165,7 @@ GEM ffi-compiler (1.0.1) ffi (>= 1.0.0) rake - fog-aws (3.15.0) + fog-aws (3.16.0) fog-core (~> 2.1) fog-json (~> 1.1) fog-xml (~> 0.1)