From 8a8da156b4bb4fed30482e487b54a6df5a1babde Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 04:11:06 +0000 Subject: [PATCH] chore(deps): bump high_voltage from 4.0.0 to 5.0.0 Bumps [high_voltage](https://github.com/thoughtbot/high_voltage) from 4.0.0 to 5.0.0. - [Release notes](https://github.com/thoughtbot/high_voltage/releases) - [Changelog](https://github.com/thoughtbot/high_voltage/blob/main/CHANGELOG.md) - [Commits](https://github.com/thoughtbot/high_voltage/compare/v4.0.0...v5.0.0) --- updated-dependencies: - dependency-name: high_voltage dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 987e4d7cd..41d8c9133 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -226,7 +226,7 @@ GEM sysexits (~> 1.1) hashdiff (1.2.1) hashie (5.0.0) - high_voltage (4.0.0) + high_voltage (5.0.0) htmlentities (4.3.4) i18n (1.14.7) concurrent-ruby (~> 1.0)