From 20fd5fe96c511d7eb80092abf0ba130ebd5f96bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Feb 2026 23:16:31 +0000 Subject: [PATCH] Bump the dependencies group with 5 updates Bumps the dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [turbo-rails](https://github.com/hotwired/turbo-rails) | `2.0.22` | `2.0.23` | | [bootsnap](https://github.com/rails/bootsnap) | `1.21.1` | `1.22.0` | | [dalli](https://github.com/petergoldstein/dalli) | `4.2.0` | `4.3.0` | | [brakeman](https://github.com/presidentbeef/brakeman) | `7.1.2` | `8.0.2` | | [annotaterb](https://github.com/drwl/annotaterb) | `4.20.0` | `4.21.0` | Updates `turbo-rails` from 2.0.22 to 2.0.23 - [Release notes](https://github.com/hotwired/turbo-rails/releases) - [Commits](https://github.com/hotwired/turbo-rails/compare/v2.0.22...v2.0.23) Updates `bootsnap` from 1.21.1 to 1.22.0 - [Release notes](https://github.com/rails/bootsnap/releases) - [Changelog](https://github.com/rails/bootsnap/blob/main/CHANGELOG.md) - [Commits](https://github.com/rails/bootsnap/compare/v1.21.1...v1.22.0) Updates `dalli` from 4.2.0 to 4.3.0 - [Changelog](https://github.com/petergoldstein/dalli/blob/main/CHANGELOG.md) - [Commits](https://github.com/petergoldstein/dalli/compare/v4.2.0...v4.3.0) Updates `brakeman` from 7.1.2 to 8.0.2 - [Release notes](https://github.com/presidentbeef/brakeman/releases) - [Changelog](https://github.com/presidentbeef/brakeman/blob/main/CHANGES.md) - [Commits](https://github.com/presidentbeef/brakeman/compare/v7.1.2...v8.0.2) Updates `annotaterb` from 4.20.0 to 4.21.0 - [Changelog](https://github.com/drwl/annotaterb/blob/main/CHANGELOG.md) - [Commits](https://github.com/drwl/annotaterb/compare/v4.20.0...v4.21.0) --- updated-dependencies: - dependency-name: turbo-rails dependency-version: 2.0.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: bootsnap dependency-version: 1.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: dalli dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: brakeman dependency-version: 8.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: annotaterb dependency-version: 4.21.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index aeced5807..59381ed31 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -102,7 +102,7 @@ GEM addressable (2.8.8) public_suffix (>= 2.0.2, < 8.0) aes_key_wrap (1.1.0) - annotaterb (4.20.0) + annotaterb (4.21.0) activerecord (>= 6.0.0) activesupport (>= 6.0.0) argon2 (2.3.3) @@ -147,14 +147,14 @@ GEM bindata (2.5.1) binding_of_caller (1.0.1) debug_inspector (>= 1.2.0) - bootsnap (1.21.1) + bootsnap (1.22.0) msgpack (~> 1.2) bootstrap (5.3.8) popper_js (>= 2.11.8, < 3) bootstrap_form (5.6.0) actionpack (>= 7.2) activemodel (>= 7.2) - brakeman (7.1.2) + brakeman (8.0.2) racc brotli (0.7.0) builder (3.3.0) @@ -189,7 +189,7 @@ GEM bigdecimal rexml crass (1.0.6) - dalli (4.2.0) + dalli (4.3.0) logger danger (9.5.3) base64 (~> 0.2) @@ -376,7 +376,7 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json (2.18.0) + json (2.18.1) json-jwt (1.17.0) activesupport (>= 4.2) aes_key_wrap @@ -868,7 +868,7 @@ GEM tilt (2.6.1) timeout (0.6.0) tsort (0.2.0) - turbo-rails (2.0.22) + turbo-rails (2.0.23) actionpack (>= 7.1.0) railties (>= 7.1.0) tzinfo (2.0.6) -- 2.39.5