From e0c4e896bab1bc666f27b1398c4f24ca5dc7d77a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 09:59:31 +0000 Subject: [PATCH] Bump fog-aws from 3.16.0 to 3.17.0 Bumps [fog-aws](https://github.com/fog/fog-aws) from 3.16.0 to 3.17.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.16.0...v3.17.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 96a87385..5280e179 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -146,7 +146,7 @@ GEM dry-logic (>= 1.4, < 2) zeitwerk (~> 2.6) erubi (1.12.0) - excon (0.98.0) + excon (0.99.0) factory_bot (6.2.0) activesupport (>= 5.0.0) factory_bot_rails (6.2.0) @@ -158,7 +158,7 @@ GEM faker (3.1.1) i18n (>= 1.8.11, < 2) ffi (1.15.5) - fog-aws (3.16.0) + fog-aws (3.17.0) fog-core (~> 2.1) fog-json (~> 1.1) fog-xml (~> 0.1)