From 686899714e78a89b22798f41fb3388b70cacf18e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Sep 2023 09:55:18 +0000 Subject: [PATCH] Bump fog-aws from 3.19.0 to 3.20.0 Bumps [fog-aws](https://github.com/fog/fog-aws) from 3.19.0 to 3.20.0. - [Changelog](https://github.com/fog/fog-aws/blob/master/CHANGELOG.md) - [Commits](https://github.com/fog/fog-aws/compare/v3.19.0...v3.20.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 a7c3a988518..84db47bf0eb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -188,7 +188,7 @@ GEM erubi (1.12.0) et-orbi (1.2.7) tzinfo - excon (0.99.0) + excon (0.103.0) execjs (2.8.1) expgen (0.1.1) parslet @@ -201,7 +201,7 @@ GEM ffi (1.15.5) filelock (1.1.1) find_a_port (1.0.1) - fog-aws (3.19.0) + fog-aws (3.20.0) fog-core (~> 2.1) fog-json (~> 1.1) fog-xml (~> 0.1)