From 9f66be2096364892cfea1a0d12ecdcdccc06c3e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Feb 2025 11:08:50 +0000 Subject: [PATCH] Bump annotaterb from 4.13.0 to 4.14.0 Bumps [annotaterb](https://github.com/drwl/annotaterb) from 4.13.0 to 4.14.0. - [Changelog](https://github.com/drwl/annotaterb/blob/main/CHANGELOG.md) - [Commits](https://github.com/drwl/annotaterb/compare/v4.13.0...v4.14.0) --- updated-dependencies: - dependency-name: annotaterb dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 7bb1e57..a5a61c5 100644 --- a/Gemfile +++ b/Gemfile @@ -67,7 +67,7 @@ group :development do # Use console on exceptions pages [https://github.com/rails/web-console] gem "web-console" - gem "annotaterb", "~> 4.13", require: false + gem "annotaterb", "~> 4.14", require: false gem "rails-erd", "~> 1.7" end diff --git a/Gemfile.lock b/Gemfile.lock index 790c9d6..338b4a8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -78,7 +78,7 @@ GEM uri (>= 0.13.1) addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) - annotaterb (4.13.0) + annotaterb (4.14.0) ast (2.4.2) base64 (0.2.0) bcrypt (3.1.20) @@ -482,7 +482,7 @@ PLATFORMS x86_64-linux-musl DEPENDENCIES - annotaterb (~> 4.13) + annotaterb (~> 4.14) bootsnap brakeman capybara