From 2d4e72b30f7d078b7bab1a3edd3d77a2f28c78ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 20:13:36 +0000 Subject: [PATCH] chore(deps-dev): bump annotaterb from 4.22.0 to 4.23.0 Bumps [annotaterb](https://github.com/drwl/annotaterb) from 4.22.0 to 4.23.0. - [Changelog](https://github.com/drwl/annotaterb/blob/main/CHANGELOG.md) - [Commits](https://github.com/drwl/annotaterb/compare/v4.22.0...v4.23.0) --- updated-dependencies: - dependency-name: annotaterb dependency-version: 4.23.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 147ecd10..7f65c2dd 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.23.0) activerecord (>= 6.0.0) activesupport (>= 6.0.0) ast (2.4.3)