From 58e74a24727459cf264e8339ca0594de530acf3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Feb 2025 07:24:00 +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 b28ff21..e09b2d3 100644 --- a/Gemfile +++ b/Gemfile @@ -55,7 +55,7 @@ group :development, :test do end group :development do - gem 'annotaterb', '~> 4.13', require: false + gem 'annotaterb', '~> 4.14', require: false gem 'brakeman', require: false gem 'rubocop-minitest', '~> 0.36.0', require: false gem 'rubocop-rails', '~> 2.29', require: false diff --git a/Gemfile.lock b/Gemfile.lock index 648b5ca..a0df268 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -74,7 +74,7 @@ GEM uri (>= 0.13.1) addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) - annotaterb (4.13.0) + annotaterb (4.14.0) ast (2.4.2) base64 (0.2.0) benchmark (0.4.0) @@ -334,7 +334,7 @@ PLATFORMS x86_64-linux DEPENDENCIES - annotaterb (~> 4.13) + annotaterb (~> 4.14) bootsnap brakeman capybara