From 9f2719d4a92556285bc732836a5999a38692f155 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Aug 2025 12:05:25 +0000 Subject: [PATCH] Bump annotaterb from 4.16.0 to 4.19.0 Bumps [annotaterb](https://github.com/drwl/annotaterb) from 4.16.0 to 4.19.0. - [Changelog](https://github.com/drwl/annotaterb/blob/main/CHANGELOG.md) - [Commits](https://github.com/drwl/annotaterb/compare/v4.16.0...v4.19.0) --- updated-dependencies: - dependency-name: annotaterb dependency-version: 4.19.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..e69ff70 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.19.0) activerecord (>= 6.0.0) activesupport (>= 6.0.0) ast (2.4.3)