From 8ed525f9ce40f9b5acf560664cc06829d38ab6ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jan 2023 13:20:02 +0100 Subject: [PATCH] Build(deps): Bump highline from 2.0.3 to 2.1.0 (#19669) 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] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index a4fc684d7ca..fcfb5195fd7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -163,7 +163,7 @@ GEM hana (1.3.7) hashdiff (1.0.1) hashie (5.0.0) - highline (2.0.3) + highline (2.1.0) hkdf (1.0.0) htmlentities (4.3.4) http_accept_language (2.1.1)