From 1252f0c5a6f0353434941311c5e0bc08a193d974 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 13:21:16 +0000 Subject: [PATCH] Bump error_highlight from 0.6.0 to 0.7.0 Bumps [error_highlight](https://github.com/ruby/error_highlight) from 0.6.0 to 0.7.0. - [Commits](https://github.com/ruby/error_highlight/compare/v0.6.0...v0.7.0) --- updated-dependencies: - dependency-name: error_highlight 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 6ce8fd4..4f7fca4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -99,7 +99,7 @@ GEM irb (~> 1.10) reline (>= 0.3.8) drb (2.2.1) - error_highlight (0.6.0) + error_highlight (0.7.0) erubi (1.13.0) globalid (1.2.1) activesupport (>= 6.1)