From 7934bd22b22e89b1ffa427aa69f1b1b6969d5e5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 05:55:54 +0000 Subject: [PATCH] build(deps): bump the ruby-deps group with 5 updates Bumps the ruby-deps group with 5 updates: | Package | From | To | | --- | --- | --- | | [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) | `1.216.0` | `1.217.0` | | [aws-partitions](https://github.com/aws/aws-sdk-ruby) | `1.1226.0` | `1.1227.0` | | [aws-sdk-core](https://github.com/aws/aws-sdk-ruby) | `3.243.0` | `3.244.0` | | [aws-sdk-kms](https://github.com/aws/aws-sdk-ruby) | `1.122.0` | `1.123.0` | | [mime-types-data](https://github.com/mime-types/mime-types-data) | `3.2026.0303` | `3.2026.0317` | Updates `aws-sdk-s3` from 1.216.0 to 1.217.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 `aws-partitions` from 1.1226.0 to 1.1227.0 - [Release notes](https://github.com/aws/aws-sdk-ruby/releases) - [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-partitions/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-ruby/commits) Updates `aws-sdk-core` from 3.243.0 to 3.244.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-core/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-ruby/commits) Updates `aws-sdk-kms` from 1.122.0 to 1.123.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-kms/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-ruby/commits) Updates `mime-types-data` from 3.2026.0303 to 3.2026.0317 - [Changelog](https://github.com/mime-types/mime-types-data/blob/main/CHANGELOG.md) - [Commits](https://github.com/mime-types/mime-types-data/compare/v3.2026.0303...v3.2026.0317) --- updated-dependencies: - dependency-name: aws-sdk-s3 dependency-version: 1.217.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ruby-deps - dependency-name: aws-partitions dependency-version: 1.1227.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby-deps - dependency-name: aws-sdk-core dependency-version: 3.244.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby-deps - dependency-name: aws-sdk-kms dependency-version: 1.123.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby-deps - dependency-name: mime-types-data dependency-version: 3.2026.0317 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby-deps ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2ccba36f8..43f467abf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,8 +2,8 @@ GEM remote: https://rubygems.org/ specs: aws-eventstream (1.4.0) - aws-partitions (1.1226.0) - aws-sdk-core (3.243.0) + aws-partitions (1.1227.0) + aws-sdk-core (3.244.0) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.992.0) aws-sigv4 (~> 1.9) @@ -11,11 +11,11 @@ GEM bigdecimal jmespath (~> 1, >= 1.6.1) logger - aws-sdk-kms (1.122.0) - aws-sdk-core (~> 3, >= 3.241.4) + aws-sdk-kms (1.123.0) + aws-sdk-core (~> 3, >= 3.244.0) aws-sigv4 (~> 1.5) - aws-sdk-s3 (1.216.0) - aws-sdk-core (~> 3, >= 3.243.0) + aws-sdk-s3 (1.217.0) + aws-sdk-core (~> 3, >= 3.244.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.5) aws-sigv4 (1.12.1) @@ -27,7 +27,7 @@ GEM mime-types (3.7.0) logger mime-types-data (~> 3.2025, >= 3.2025.0507) - mime-types-data (3.2026.0303) + mime-types-data (3.2026.0317) mini_portile2 (2.8.9) nokogiri (1.19.1) mini_portile2 (~> 2.8.2)