From 351a152ab4ebeb27ab56bc31a27b73f7a8bbded1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jan 2023 03:00:44 +0000 Subject: [PATCH] Bump highline from 2.0.3 to 2.1.0 Bumps [highline](https://github.com/JEG2/highline) from 2.0.3 to 2.1.0. - [Release notes](https://github.com/JEG2/highline/releases) - [Changelog](https://github.com/JEG2/highline/blob/master/Changelog.md) - [Commits](https://github.com/JEG2/highline/commits) --- updated-dependencies: - dependency-name: highline dependency-type: direct:production 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 8d101e51..207773a7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -177,7 +177,7 @@ GEM hashdiff (1.0.1) hashie (5.0.0) headless (2.3.1) - highline (2.0.3) + highline (2.1.0) http-accept (1.7.0) http-cookie (1.0.5) domain_name (~> 0.5)