From 1d2e4be98101adb3b0a999ed4453fdc0303da905 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Aug 2025 16:39:16 +0000 Subject: [PATCH] Bump annotaterb from 4.18.0 to 4.19.0 Bumps [annotaterb](https://github.com/drwl/annotaterb) from 4.18.0 to 4.19.0. - [Changelog](https://github.com/drwl/annotaterb/blob/main/CHANGELOG.md) - [Commits](https://github.com/drwl/annotaterb/compare/v4.18.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 dbc7486..ba07550 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.18.0) + annotaterb (4.19.0) activerecord (>= 6.0.0) activesupport (>= 6.0.0) appsignal (4.6.0)