From c9ff46559565d7040419c0eaac5a6915ffe3e5bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 08:58:27 +0000 Subject: [PATCH] Bump the bundler group with 3 updates Bumps the bundler group with 3 updates: [activejob](https://github.com/rails/rails), [rubyzip](https://github.com/rubyzip/rubyzip) and [sidekiq](https://github.com/sidekiq/sidekiq). Updates `activejob` from 8.1.3 to 8.1.3.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.3.1/activejob/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v8.1.3...v8.1.3.1) Updates `rubyzip` from 3.4.1 to 3.5.0 - [Release notes](https://github.com/rubyzip/rubyzip/releases) - [Changelog](https://github.com/rubyzip/rubyzip/blob/main/Changelog.md) - [Commits](https://github.com/rubyzip/rubyzip/compare/v3.4.1...v3.5.0) Updates `sidekiq` from 8.1.6 to 8.1.7 - [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md) - [Commits](https://github.com/sidekiq/sidekiq/compare/v8.1.6...v8.1.7) --- updated-dependencies: - dependency-name: activejob dependency-version: 8.1.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler - dependency-name: rubyzip dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bundler - dependency-name: sidekiq dependency-version: 8.1.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c480fd4..171a96d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,10 +7,10 @@ PATH GEM remote: https://rubygems.org/ specs: - activejob (8.1.3) - activesupport (= 8.1.3) + activejob (8.1.3.1) + activesupport (= 8.1.3.1) globalid (>= 0.3.6) - activesupport (8.1.3) + activesupport (8.1.3.1) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) @@ -26,7 +26,7 @@ GEM ast (2.4.3) base64 (0.3.0) bigdecimal (4.1.2) - concurrent-ruby (1.3.7) + concurrent-ruby (1.3.8) connection_pool (3.0.2) diff-lcs (1.6.2) drb (2.2.3) @@ -47,10 +47,10 @@ GEM racc prism (1.9.0) racc (1.8.1) - rack (3.2.6) + rack (3.2.7) rainbow (3.1.1) rake (13.4.2) - redis-client (0.30.0) + redis-client (0.30.1) connection_pool regexp_parser (2.12.0) rspec (3.13.2) @@ -85,9 +85,9 @@ GEM rubocop (>= 1.75.0, < 2.0) rubocop-ast (>= 1.47.1, < 2.0) ruby-progressbar (1.13.0) - rubyzip (3.4.1) + rubyzip (3.5.0) securerandom (0.4.1) - sidekiq (8.1.6) + sidekiq (8.1.7) connection_pool (>= 3.0.0) json (>= 2.16.0) logger (>= 1.7.0)