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