From cb0b7ed030953a9def664be82ebae174633316bd Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 6 Nov 2020 19:17:11 +0000 Subject: [PATCH] Bump highline from 1.6.18 to 2.0.3 Bumps [highline](https://github.com/JEG2/highline) from 1.6.18 to 2.0.3. - [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/v2.0.3) Signed-off-by: dependabot-preview[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index b2fc347a12..f5e229439e 100644 --- a/Gemfile +++ b/Gemfile @@ -22,7 +22,7 @@ gem 'acts_as_list', '= 0.3.0' gem 'awesome_nested_set', '~> 3.0.0.rc.1' gem 'cancan', '~> 1.6.10' gem 'ffaker', '~> 1.16' -gem 'highline', '= 1.6.18' # Necessary for the install generator +gem 'highline', '2.0.3' # Necessary for the install generator gem 'json', '>= 1.7.7' gem 'money', '5.1.1' gem 'paranoia', '~> 2.0' diff --git a/Gemfile.lock b/Gemfile.lock index 19e11653cf..bd96b0c8d5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -388,7 +388,7 @@ GEM temple (>= 0.8.0) tilt hashdiff (1.0.1) - highline (1.6.18) + highline (2.0.3) hike (1.2.3) i18n (0.6.11) i18n-js (3.8.0) @@ -721,7 +721,7 @@ DEPENDENCIES geocoder gmaps4rails haml - highline (= 1.6.18) + highline (= 2.0.3) i18n (~> 0.6.11) i18n-js (~> 3.8.0) immigrant