From d6343621c80779af077aad7caf12643f2ac7daac Mon Sep 17 00:00:00 2001 From: Andrew Nesbitt Date: Thu, 30 Mar 2017 16:30:40 +0100 Subject: [PATCH] Update dependencies, fixes #1863 --- Gemfile.lock | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a4a86098f..13c6aafda 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -43,12 +43,13 @@ GEM i18n (~> 0.7) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.5.0) + addressable (2.5.1) public_suffix (~> 2.0, >= 2.0.2) arel (7.1.4) ast (2.3.0) autoprefixer-rails (6.7.7.1) execjs + bindex (0.5.0) bootstrap-sass (3.3.7) autoprefixer-rails (>= 5.2.1) sass (>= 3.3.4) @@ -81,7 +82,6 @@ GEM safe_yaml (~> 1.0.0) dalli (2.7.6) database_cleaner (1.5.3) - debug_inspector (0.0.2) diff-lcs (1.3) docile (1.1.5) domain_name (0.5.20170223) @@ -113,7 +113,7 @@ GEM ffi (1.9.18) figaro (1.1.1) thor (~> 0.14) - foreman (0.83.0) + foreman (0.84.0) thor (~> 0.19.1) geocoder (1.4.3) globalid (0.3.7) @@ -132,7 +132,7 @@ GEM http-form_data (1.0.1) http_parser.rb (0.6.0) i18n (0.8.1) - i18n-tasks (0.9.12) + i18n-tasks (0.9.13) activesupport (>= 4.0.2) ast (>= 2.1.0) easy_translate (>= 0.5.0) @@ -140,7 +140,7 @@ GEM highline (>= 1.7.3) i18n parser (>= 2.2.3.0) - term-ansicolor (>= 1.3.2) + rainbow (~> 2.2) terminal-table (>= 1.5.1) jquery-datetimepicker-rails (2.4.1.0) jquery-rails (4.3.1) @@ -351,8 +351,6 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) - term-ansicolor (1.4.1) - tins (~> 1.0) terminal-table (1.7.3) unicode-display_width (~> 1.1.1) thor (0.19.4) @@ -360,7 +358,6 @@ GEM thread_safe (0.3.6) tilt (2.0.7) timecop (0.8.1) - tins (1.13.2) twitter (6.1.0) addressable (~> 2.5) buftok (~> 0.2.0) @@ -375,16 +372,16 @@ GEM ethon (>= 0.9.0) tzinfo (1.2.3) thread_safe (~> 0.1) - uglifier (3.1.10) + uglifier (3.1.11) execjs (>= 0.3.0, < 3) unf (0.1.4) unf_ext unf_ext (0.0.7.2) unicode-display_width (1.1.3) - web-console (3.4.0) + web-console (3.5.0) actionview (>= 5.0) activemodel (>= 5.0) - debug_inspector + bindex (>= 0.4.0) railties (>= 5.0) webmock (2.3.2) addressable (>= 2.3.6)