From b10064d8190a2cd047ab38ca2faa39bf558773c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 11:37:24 +0000 Subject: [PATCH] Bump highline from 2.1.0 to 3.1.2 Bumps [highline](https://github.com/JEG2/highline) from 2.1.0 to 3.1.2. - [Changelog](https://github.com/JEG2/highline/blob/master/Changelog.md) - [Commits](https://github.com/JEG2/highline/compare/v2.1.0...v3.1.2) --- updated-dependencies: - dependency-name: highline dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9cc4d7a..47db11c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -87,9 +87,11 @@ GEM rake (>= 10.0) gli (2.22.2) ostruct - highline (2.1.0) + highline (3.1.2) + reline i18n (1.14.8) concurrent-ruby (~> 1.0) + io-console (0.8.2) io-endpoint (0.17.2) io-event (1.14.2) io-stream (0.11.1) @@ -125,6 +127,8 @@ GEM rainbow (3.1.1) rake (13.3.1) regexp_parser (2.10.0) + reline (0.6.3) + io-console (~> 0.5) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0)