From a616f19ad4b24a0cc1bffb9723681f685561687d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 12:23:40 +0000 Subject: [PATCH] Bump fog-aws from 3.21.1 to 3.22.0 Bumps [fog-aws](https://github.com/fog/fog-aws) from 3.21.1 to 3.22.0. - [Changelog](https://github.com/fog/fog-aws/blob/master/CHANGELOG.md) - [Commits](https://github.com/fog/fog-aws/compare/v3.21.1...v3.22.0) --- updated-dependencies: - dependency-name: fog-aws dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e304e32aa6..0e1084172c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -74,7 +74,7 @@ GEM ffi (1.16.3) fiber-annotation (0.2.0) fiber-local (1.0.0) - fog-aws (3.21.1) + fog-aws (3.22.0) fog-core (~> 2.1) fog-json (~> 1.1) fog-xml (~> 0.1) @@ -184,12 +184,12 @@ GEM multi_json (1.15.0) neat (4.0.0) thor (~> 0.19) - nokogiri (1.16.2) + nokogiri (1.16.3) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.16.2-arm64-darwin) + nokogiri (1.16.3-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.2-x86_64-linux) + nokogiri (1.16.3-x86_64-linux) racc (~> 1.4) padrino-helpers (0.15.3) i18n (>= 0.6.7, < 2)