From 160ec9447649f22ff6d05950324fc5e63349dfe9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 04:45:05 +0000 Subject: [PATCH] Bump fog-aws from 3.26.0 to 3.27.0 Bumps [fog-aws](https://github.com/fog/fog-aws) from 3.26.0 to 3.27.0. - [Changelog](https://github.com/fog/fog-aws/blob/master/CHANGELOG.md) - [Commits](https://github.com/fog/fog-aws/compare/v3.26.0...v3.27.0) --- updated-dependencies: - dependency-name: fog-aws dependency-type: direct:production 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 9243459..5ec731b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -291,7 +291,7 @@ GEM faraday-net_http (3.3.0) net-http ffi (1.17.0-x86_64-linux-gnu) - fog-aws (3.26.0) + fog-aws (3.27.0) base64 (~> 0.2.0) fog-core (~> 2.1) fog-json (~> 1.1)