From d68a9be48bd7dab4ea582672a5104e1896f6b83b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Jul 2025 14:26:28 +0000 Subject: [PATCH] Bump annotaterb from 4.16.0 to 4.17.0 Bumps [annotaterb](https://github.com/drwl/annotaterb) from 4.16.0 to 4.17.0. - [Changelog](https://github.com/drwl/annotaterb/blob/main/CHANGELOG.md) - [Commits](https://github.com/drwl/annotaterb/compare/v4.16.0...v4.17.0) --- updated-dependencies: - dependency-name: annotaterb dependency-version: 4.17.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 f98ce9c..b9bd9c4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -74,7 +74,7 @@ GEM uri (>= 0.13.1) addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) - annotaterb (4.16.0) + annotaterb (4.17.0) activerecord (>= 6.0.0) activesupport (>= 6.0.0) ast (2.4.3)