From 3339d0cb09dc992bbf0fc2d89b38a4d136d0f5d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 07:16:12 +0000 Subject: [PATCH] Bump the ruby group with 3 updates Bumps the ruby group with 3 updates: [activesupport](https://github.com/rails/rails), [rake](https://github.com/ruby/rake) and [aws-sdk-core](https://github.com/aws/aws-sdk-ruby). Updates `activesupport` from 8.1.0 to 8.1.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.1/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v8.1.0...v8.1.1) Updates `rake` from 13.3.0 to 13.3.1 - [Release notes](https://github.com/ruby/rake/releases) - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc) - [Commits](https://github.com/ruby/rake/compare/v13.3.0...v13.3.1) Updates `aws-sdk-core` from 3.234.0 to 3.236.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) --- updated-dependencies: - dependency-name: activesupport dependency-version: 8.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby - dependency-name: rake dependency-version: 13.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby - dependency-name: aws-sdk-core dependency-version: 3.236.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ruby ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index acdb88e..54c9fcb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,7 +10,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (8.1.0) + activesupport (8.1.1) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) @@ -27,8 +27,8 @@ GEM public_suffix (>= 2.0.2, < 7.0) ast (2.4.3) aws-eventstream (1.4.0) - aws-partitions (1.1176.0) - aws-sdk-core (3.234.0) + aws-partitions (1.1179.0) + aws-sdk-core (3.236.0) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.992.0) aws-sigv4 (~> 1.9) @@ -65,7 +65,7 @@ GEM i18n (1.14.7) concurrent-ruby (~> 1.0) jmespath (1.6.2) - json (2.15.1) + json (2.15.2) jwt (3.1.2) base64 language_server-protocol (3.17.0.5) @@ -85,7 +85,7 @@ GEM racc (1.8.1) rack (3.2.3) rainbow (3.1.1) - rake (13.3.0) + rake (13.3.1) regexp_parser (2.11.3) rubocop (1.81.6) json (~> 2.3) @@ -149,7 +149,7 @@ GEM unicode-display_width (3.2.0) unicode-emoji (~> 4.1) unicode-emoji (4.1.0) - uri (1.0.4) + uri (1.1.0) PLATFORMS arm64-darwin-24