From 3362bcb48c4359291b173b7f39766859fc6c2988 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 09:02:18 +0000 Subject: [PATCH] build(deps-dev): bump the all-gems group with 2 updates Bumps the all-gems group with 2 updates: [kamal](https://github.com/basecamp/kamal) and [rubocop](https://github.com/rubocop/rubocop). Updates `kamal` from 2.8.1 to 2.8.2 - [Release notes](https://github.com/basecamp/kamal/releases) - [Commits](https://github.com/basecamp/kamal/compare/v2.8.1...v2.8.2) Updates `rubocop` from 1.81.6 to 1.81.7 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop/compare/v1.81.6...v1.81.7) --- updated-dependencies: - dependency-name: kamal dependency-version: 2.8.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-gems - dependency-name: rubocop dependency-version: 1.81.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-gems ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index dc46d1b..ad482ed 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -129,7 +129,7 @@ GEM json (2.15.2) jwt (3.1.2) base64 - kamal (2.8.1) + kamal (2.8.2) activesupport (>= 7.0) base64 (~> 0.2) bcrypt_pbkdf (~> 1.0) @@ -250,7 +250,7 @@ GEM io-console (~> 0.5) rexml (3.4.4) rollbar (3.6.2) - rubocop (1.81.6) + rubocop (1.81.7) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -305,7 +305,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) useragent (0.16.11) web-console (4.2.1) actionview (>= 6.0.0)