From eaf8d55107deeedaa37fa6c600454f5ccb5c39da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 07:05:08 +0000 Subject: [PATCH] Bump annotaterb from 4.20.0 to 4.21.0 Bumps [annotaterb](https://github.com/drwl/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: annotaterb dependency-version: 4.21.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c1f7d829..4a528545 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -76,7 +76,7 @@ GEM tzinfo (~> 2.0, >= 2.0.5) addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) - annotaterb (4.20.0) + annotaterb (4.21.0) activerecord (>= 6.0.0) activesupport (>= 6.0.0) ast (2.4.3) @@ -369,7 +369,7 @@ GEM pp (0.6.3) prettyprint prettyprint (0.2.0) - prism (1.8.0) + prism (1.9.0) pry (0.15.2) coderay (~> 1.1) method_source (~> 1.0)