From 0bcfd38c78cae45642d57210b1d323bb0a810269 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 03:39:05 +0000 Subject: [PATCH] Bump the dependencies group with 4 updates Bumps the dependencies group with 4 updates: [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby), [herb](https://github.com/marcoroth/herb), [overcommit](https://github.com/sds/overcommit) and [minitest](https://github.com/minitest/minitest). Updates `aws-sdk-s3` from 1.217.0 to 1.218.0 - [Release notes](https://github.com/aws/aws-sdk-ruby/releases) - [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-ruby/commits) Updates `herb` from 0.9.2 to 0.9.4 - [Release notes](https://github.com/marcoroth/herb/releases) - [Commits](https://github.com/marcoroth/herb/compare/v0.9.2...v0.9.4) Updates `overcommit` from 0.68.0 to 0.69.0 - [Release notes](https://github.com/sds/overcommit/releases) - [Changelog](https://github.com/sds/overcommit/blob/main/CHANGELOG.md) - [Commits](https://github.com/sds/overcommit/compare/v0.68.0...v0.69.0) Updates `minitest` from 6.0.2 to 6.0.3 - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](https://github.com/minitest/minitest/compare/v6.0.2...v6.0.3) --- updated-dependencies: - dependency-name: aws-sdk-s3 dependency-version: 1.218.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: herb dependency-version: 0.9.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: overcommit dependency-version: 0.69.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: minitest dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3e5560e49..da518299c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -124,7 +124,7 @@ GEM autoprefixer-rails (10.4.21.0) execjs (~> 2) aws-eventstream (1.4.0) - aws-partitions (1.1227.0) + aws-partitions (1.1233.0) aws-sdk-core (3.244.0) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.992.0) @@ -136,7 +136,7 @@ GEM aws-sdk-kms (1.123.0) aws-sdk-core (~> 3, >= 3.244.0) aws-sigv4 (~> 1.5) - aws-sdk-s3 (1.217.0) + aws-sdk-s3 (1.218.0) aws-sdk-core (~> 3, >= 3.244.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.5) @@ -339,7 +339,7 @@ GEM hashdiff (1.2.1) hashie (5.1.0) logger - herb (0.9.2) + herb (0.9.4) highline (3.1.2) reline htmlentities (4.4.2) @@ -429,7 +429,7 @@ GEM mini_portile2 (2.8.9) mini_racer (0.20.0) libv8-node (~> 24.12.0.1) - minitest (6.0.2) + minitest (6.0.3) drb (~> 2.0) prism (~> 1.5) minitest-focus (1.4.1) @@ -688,7 +688,7 @@ GEM opentelemetry-semantic_conventions (1.36.0) opentelemetry-api (~> 1.0) ostruct (0.6.3) - overcommit (0.68.0) + overcommit (0.69.0) childprocess (>= 0.6.3, < 6) iniparse (~> 1.4) rexml (>= 3.3.9) -- 2.39.5