From fa96d4bf412011b97f8fd5cf85b22c27a9c6d9f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2026 21:47:55 +0000 Subject: [PATCH] Bump the dependencies group with 5 updates Bumps the dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) | `1.228.0` | `1.228.1` | | [danger](https://github.com/danger/danger) | `9.6.0` | `9.6.1` | | [simplecov](https://github.com/simplecov-ruby/simplecov) | `1.0.2` | `1.0.3` | | [annotaterb](https://github.com/drwl/annotaterb) | `4.23.0` | `4.24.0` | | [database_consistency](https://github.com/djezzzl/database_consistency) | `3.0.6` | `3.0.8` | Updates `aws-sdk-s3` from 1.228.0 to 1.228.1 - [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 `danger` from 9.6.0 to 9.6.1 - [Release notes](https://github.com/danger/danger/releases) - [Changelog](https://github.com/danger/danger/blob/master/CHANGELOG.md) - [Commits](https://github.com/danger/danger/compare/v9.6.0...v9.6.1) Updates `simplecov` from 1.0.2 to 1.0.3 - [Release notes](https://github.com/simplecov-ruby/simplecov/releases) - [Changelog](https://github.com/simplecov-ruby/simplecov/blob/main/CHANGELOG.md) - [Commits](https://github.com/simplecov-ruby/simplecov/compare/v1.0.2...v1.0.3) Updates `annotaterb` from 4.23.0 to 4.24.0 - [Changelog](https://github.com/drwl/annotaterb/blob/main/CHANGELOG.md) - [Commits](https://github.com/drwl/annotaterb/compare/v4.23.0...v4.24.0) Updates `database_consistency` from 3.0.6 to 3.0.8 - [Changelog](https://github.com/djezzzl/database_consistency/blob/master/CHANGELOG.md) - [Commits](https://github.com/djezzzl/database_consistency/compare/v3.0.6...v3.0.8) --- updated-dependencies: - dependency-name: aws-sdk-s3 dependency-version: 1.228.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: danger dependency-version: 9.6.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: simplecov dependency-version: 1.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: annotaterb dependency-version: 4.24.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: database_consistency dependency-version: 3.0.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index beee1b31c..34e6d5143 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -106,7 +106,7 @@ GEM addressable (2.9.0) public_suffix (>= 2.0.2, < 8.0) aes_key_wrap (1.1.0) - annotaterb (4.23.0) + annotaterb (4.24.0) activerecord (>= 6.0.0) activesupport (>= 6.0.0) anonymous_loader (0.1.3) @@ -120,7 +120,7 @@ GEM autoprefixer-rails (10.4.21.0) execjs (~> 2) aws-eventstream (1.4.0) - aws-partitions (1.1272.0) + aws-partitions (1.1275.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.0) + aws-sdk-s3 (1.228.1) aws-sdk-core (~> 3, >= 3.254.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.5) @@ -200,7 +200,7 @@ GEM crass (1.0.7) dalli (5.0.5) logger - danger (9.6.0) + danger (9.6.1) base64 (~> 0.2) claide (~> 1.0) claide-plugins (>= 0.9.2) @@ -226,7 +226,7 @@ GEM sprockets (> 3.0) sprockets-rails tilt - database_consistency (3.0.6) + database_consistency (3.0.8) activerecord (>= 3.2) date (3.5.1) debug (1.11.1) @@ -321,7 +321,7 @@ GEM frozen_record (0.27.4) activemodel fspath (3.1.2) - git (4.3.2) + git (5.0.0) activesupport (>= 5.0) addressable (~> 2.8) process_executer (~> 4.0) @@ -858,7 +858,7 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 4.0) websocket (~> 1.0) - simplecov (1.0.2) + simplecov (1.0.3) simplecov-lcov (0.9.0) simpleidn (0.2.3) smart_properties (1.17.0) -- 2.47.3