From 1583fdbac29c941179e011fcbf8ba745bbb30e2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Jul 2025 12:51:27 +0000 Subject: [PATCH] chore(deps-dev): 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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d8664fe..46c032e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -87,7 +87,7 @@ GEM securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) uri (>= 0.13.1) - annotaterb (4.16.0) + annotaterb (4.17.0) activerecord (>= 6.0.0) activesupport (>= 6.0.0) arbre (2.2.0) @@ -96,7 +96,7 @@ GEM base64 (0.3.0) bcrypt (3.1.20) benchmark (0.4.1) - bigdecimal (3.2.0) + bigdecimal (3.2.2) bootsnap (1.18.6) msgpack (~> 1.2) brakeman (7.0.2)