From 04752ec7f3ad6ab51ad0d0b963c53d2bab1b42fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 12:27:41 +0000 Subject: [PATCH] Bump highline from 2.1.0 to 3.0.0 Bumps [highline](https://github.com/JEG2/highline) from 2.1.0 to 3.0.0. - [Changelog](https://github.com/JEG2/highline/blob/master/Changelog.md) - [Commits](https://github.com/JEG2/highline/compare/v2.1.0...v3.0.0) --- updated-dependencies: - dependency-name: highline dependency-type: indirect update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index a8cf1113..12022a5a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,7 @@ GEM remote: https://rubygems.org/ specs: + abbrev (0.1.2) actioncable (7.1.2) actionpack (= 7.1.2) activesupport (= 7.1.2) @@ -273,7 +274,8 @@ GEM request_store (~> 1.0) heapy (0.2.0) thor - highline (2.1.0) + highline (3.0.0) + abbrev http_accept_language (2.1.1) i18n (1.14.1) concurrent-ruby (~> 1.0)