From 2b8f3fc16f753baf5dd4f4736c2b7b8d31c6520a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 12:12:28 +0000 Subject: [PATCH] Bump fog-aws from 3.27.0 to 3.28.0 Bumps [fog-aws](https://github.com/fog/fog-aws) from 3.27.0 to 3.28.0. - [Changelog](https://github.com/fog/fog-aws/blob/master/CHANGELOG.md) - [Commits](https://github.com/fog/fog-aws/compare/v3.27.0...v3.28.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 0b03a6b8bb..9819f57eb3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -78,7 +78,7 @@ GEM fiber-local (1.1.0) fiber-storage fiber-storage (1.0.0) - fog-aws (3.27.0) + fog-aws (3.28.0) base64 (~> 0.2.0) fog-core (~> 2.1) fog-json (~> 1.1)