From 1d879c0c56db40cd7ac2c26dae7873069d036014 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jun 2024 12:15:14 +0000 Subject: [PATCH] Bump fog-aws from 3.22.0 to 3.23.0 Bumps [fog-aws](https://github.com/fog/fog-aws) from 3.22.0 to 3.23.0. - [Changelog](https://github.com/fog/fog-aws/blob/master/CHANGELOG.md) - [Commits](https://github.com/fog/fog-aws/compare/v3.22.0...v3.23.0) --- updated-dependencies: - dependency-name: fog-aws dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9e31ab6c6a..81d7623980 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -77,7 +77,7 @@ GEM fiber-local (1.1.0) fiber-storage fiber-storage (0.1.1) - fog-aws (3.22.0) + fog-aws (3.23.0) fog-core (~> 2.1) fog-json (~> 1.1) fog-xml (~> 0.1)