From c31363a0c5afc6de0eb2b650024e682f604ee4d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 23:16:00 +0000 Subject: [PATCH] Bump the dependencies group with 4 updates Bumps the dependencies group with 4 updates: [dalli](https://github.com/petergoldstein/dalli), [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby), [herb](https://github.com/marcoroth/herb) and [overcommit](https://github.com/sds/overcommit). Updates `dalli` from 5.0.5 to 5.0.6 - [Release notes](https://github.com/petergoldstein/dalli/releases) - [Changelog](https://github.com/petergoldstein/dalli/blob/main/CHANGELOG.md) - [Commits](https://github.com/petergoldstein/dalli/compare/v5.0.5...v5.0.6) Updates `aws-sdk-s3` from 1.228.1 to 1.228.2 - [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.10.2 to 0.10.3 - [Release notes](https://github.com/marcoroth/herb/releases) - [Commits](https://github.com/marcoroth/herb/compare/v0.10.2...v0.10.3) Updates `overcommit` from 0.71.0 to 0.72.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.71.0...v0.72.0) --- updated-dependencies: - dependency-name: dalli dependency-version: 5.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: aws-sdk-s3 dependency-version: 1.228.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: herb dependency-version: 0.10.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: overcommit dependency-version: 0.72.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e13b25cfa..38172f541 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -120,7 +120,7 @@ GEM autoprefixer-rails (10.4.21.0) execjs (~> 2) aws-eventstream (1.4.0) - aws-partitions (1.1275.0) + aws-partitions (1.1277.0) aws-sdk-core (3.254.0) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.992.0) @@ -132,7 +132,7 @@ GEM aws-sdk-kms (1.130.0) aws-sdk-core (~> 3, >= 3.254.0) aws-sigv4 (~> 1.5) - aws-sdk-s3 (1.228.1) + aws-sdk-s3 (1.228.2) aws-sdk-core (~> 3, >= 3.254.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.5) @@ -198,7 +198,7 @@ GEM bigdecimal rexml crass (1.0.7) - dalli (5.0.5) + dalli (5.0.6) logger danger (9.6.1) base64 (~> 0.2) @@ -335,7 +335,7 @@ GEM hashdiff (1.2.1) hashie (5.1.0) logger - herb (0.10.2) + herb (0.10.3) highline (3.1.2) reline htmlentities (4.4.2) @@ -693,10 +693,10 @@ GEM opentelemetry-semantic_conventions (1.43.0) opentelemetry-api (~> 1.0) ostruct (0.6.3) - overcommit (0.71.0) + overcommit (0.72.0) childprocess (>= 0.6.3, < 6) iniparse (~> 1.4) - rexml (>= 3.3.9) + rexml (>= 3.4.2) parallel (2.1.0) parser (3.3.12.0) ast (~> 2.4.1) -- 2.47.3