From ccb1c959e40002c73ec9f434534b436e9e2a2f32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Aug 2025 02:24:21 +0000 Subject: [PATCH] Bump fog-aws from 3.30.0 to 3.33.0 Bumps [fog-aws](https://github.com/fog/fog-aws) from 3.30.0 to 3.33.0. - [Changelog](https://github.com/fog/fog-aws/blob/master/CHANGELOG.md) - [Commits](https://github.com/fog/fog-aws/compare/v3.30.0...v3.33.0) --- updated-dependencies: - dependency-name: fog-aws dependency-version: 3.33.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3188883..0437915 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,7 +75,7 @@ GEM addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) ast (2.4.2) - base64 (0.2.0) + base64 (0.3.0) bcrypt (3.1.20) benchmark (0.4.0) bigdecimal (3.1.9) @@ -131,7 +131,8 @@ GEM railties (>= 6.1) drb (2.2.1) erubi (1.13.1) - excon (1.2.3) + excon (1.2.8) + logger factory_bot (6.5.1) activesupport (>= 6.1.0) factory_bot_rails (6.4.4) @@ -142,8 +143,8 @@ GEM ffi (1.17.1-aarch64-linux-gnu) ffi (1.17.1-arm64-darwin) ffi (1.17.1-x86_64-linux-gnu) - fog-aws (3.30.0) - base64 (~> 0.2.0) + fog-aws (3.33.0) + base64 (>= 0.2, < 0.4) fog-core (~> 2.6) fog-json (~> 1.1) fog-xml (~> 0.1) @@ -158,7 +159,7 @@ GEM fog-xml (0.1.5) fog-core nokogiri (>= 1.5.11, < 2.0.0) - formatador (1.1.0) + formatador (1.1.1) globalid (1.2.1) activesupport (>= 6.1) i18n (1.14.7) @@ -199,7 +200,7 @@ GEM letter_opener (~> 1.7) railties (>= 5.2) rexml - logger (1.6.5) + logger (1.7.0) loofah (2.24.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) @@ -210,17 +211,17 @@ GEM net-smtp marcel (1.0.4) matrix (0.4.2) - mime-types (3.6.0) + mime-types (3.7.0) logger - mime-types-data (~> 3.2015) - mime-types-data (3.2025.0204) + mime-types-data (~> 3.2025, >= 3.2025.0507) + mime-types-data (3.2025.0805) mini_magick (5.1.2) benchmark logger mini_mime (1.1.5) minitest (5.25.4) msgpack (1.8.0) - multi_json (1.15.0) + multi_json (1.17.0) net-imap (0.5.6) date net-protocol @@ -231,11 +232,11 @@ GEM net-smtp (0.5.1) net-protocol nio4r (2.7.4) - nokogiri (1.18.2-aarch64-linux-gnu) + nokogiri (1.18.9-aarch64-linux-gnu) racc (~> 1.4) - nokogiri (1.18.2-arm64-darwin) + nokogiri (1.18.9-arm64-darwin) racc (~> 1.4) - nokogiri (1.18.2-x86_64-linux-gnu) + nokogiri (1.18.9-x86_64-linux-gnu) racc (~> 1.4) orm_adapter (0.5.0) parallel (1.26.3)