From c66165b31eb5f393abdd359fb9520b5385c3bac0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 20:12:58 +0000 Subject: [PATCH] chore(deps-dev): bump annotaterb from 4.22.0 to 4.24.0 Bumps [annotaterb](https://github.com/drwl/annotaterb) from 4.22.0 to 4.24.0. - [Changelog](https://github.com/drwl/annotaterb/blob/main/CHANGELOG.md) - [Commits](https://github.com/drwl/annotaterb/compare/v4.22.0...v4.24.0) --- updated-dependencies: - dependency-name: annotaterb dependency-version: 4.24.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b848238f..5ce78fa1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -86,7 +86,7 @@ GEM zeitwerk (>= 2.4, < 3.0) addressable (2.9.0) public_suffix (>= 2.0.2, < 8.0) - annotaterb (4.22.0) + annotaterb (4.24.0) activerecord (>= 6.0.0) activesupport (>= 6.0.0) ast (2.4.3) @@ -138,7 +138,7 @@ GEM xpath (~> 3.2) childprocess (5.1.0) logger (~> 1.5) - concurrent-ruby (1.3.7) + concurrent-ruby (1.3.8) connection_pool (3.0.2) crass (1.0.7) csv (3.3.5) @@ -246,7 +246,7 @@ GEM actionview (>= 7.0.0) activesupport (>= 7.0.0) jmespath (1.6.2) - json (2.20.0) + json (2.21.1) jwt (2.10.3) base64 kamal (2.12.0)