From ebf7ca8dfa3deacab0a9c3e420f1858356009b83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 08:19:31 +0000 Subject: [PATCH] Bump the ruby group across 1 directory with 4 updates Bumps the ruby group with 4 updates in the / directory: [activesupport](https://github.com/rails/rails), [rake](https://github.com/ruby/rake), [aws-sdk-core](https://github.com/aws/aws-sdk-ruby) and [googleauth](https://github.com/googleapis/google-auth-library-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.239.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-core/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-ruby/commits) Updates `googleauth` from 1.15.1 to 1.16.0 - [Release notes](https://github.com/googleapis/google-auth-library-ruby/releases) - [Changelog](https://github.com/googleapis/google-auth-library-ruby/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-auth-library-ruby/compare/googleauth/v1.15.1...googleauth/v1.16.0) --- 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.239.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ruby - dependency-name: googleauth dependency-version: 1.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ruby ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index acdb88e..09e600a 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) @@ -23,12 +23,12 @@ GEM securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) uri (>= 0.13.1) - addressable (2.8.7) - public_suffix (>= 2.0.2, < 7.0) + addressable (2.8.8) + public_suffix (>= 2.0.2, < 8.0) ast (2.4.3) aws-eventstream (1.4.0) - aws-partitions (1.1176.0) - aws-sdk-core (3.234.0) + aws-partitions (1.1189.0) + aws-sdk-core (3.239.2) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.992.0) aws-sigv4 (~> 1.9) @@ -41,20 +41,20 @@ GEM base64 (0.3.0) bigdecimal (3.3.1) concurrent-ruby (1.3.5) - connection_pool (2.5.4) + connection_pool (2.5.5) curb (1.2.2) drb (2.2.3) faraday (2.14.0) faraday-net_http (>= 2.0, < 3.5) json logger - faraday-net_http (3.4.1) - net-http (>= 0.5.0) + faraday-net_http (3.4.2) + net-http (~> 0.5) google-cloud-env (2.3.1) base64 (~> 0.2) faraday (>= 1.0, < 3.a) google-logging-utils (0.2.0) - googleauth (1.15.1) + googleauth (1.16.0) faraday (>= 1.0, < 3.a) google-cloud-env (~> 2.2) google-logging-utils (~> 0.1) @@ -65,27 +65,27 @@ GEM i18n (1.14.7) concurrent-ruby (~> 1.0) jmespath (1.6.2) - json (2.15.1) + json (2.16.0) jwt (3.1.2) base64 language_server-protocol (3.17.0.5) lint_roller (1.1.0) logger (1.7.0) - minitest (5.26.0) + minitest (5.26.2) multi_json (1.17.0) - net-http (0.6.0) - uri + net-http (0.8.0) + uri (>= 0.11.1) os (1.1.4) parallel (1.27.0) parser (3.3.9.0) ast (~> 2.4.1) racc prism (1.6.0) - public_suffix (6.0.2) + public_suffix (7.0.0) 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.1) PLATFORMS arm64-darwin-24