From 8d63e8c601d1f3ee9b8503b7e91b2b6192e3d77e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2020 04:26:51 +0000 Subject: [PATCH] Bump nokogiri from 1.10.5 to 1.10.8 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.5 to 1.10.8. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.5...v1.10.8) Signed-off-by: dependabot[bot] --- Gemfile.lock | 31 ++++--------------------------- 1 file changed, 4 insertions(+), 27 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e732eef..232f38e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,11 +2,8 @@ PATH remote: . specs: binco (3.5.2) - bootstrap (~> 4.3) - bootstrap-datepicker-rails (~> 1.6, >= 1.6.0) - jquery-rails (= 4.3.1) - railties (>= 3.2, <= 6) - select2-rails (~> 4.0) + jquery-rails (>= 4.3.1) + railties (>= 3.2, <= 7) GEM remote: https://rubygems.org/ @@ -29,23 +26,14 @@ GEM i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - autoprefixer-rails (9.7.1) - execjs - bootstrap (4.3.1) - autoprefixer-rails (>= 9.1.0) - popper_js (>= 1.14.3, < 2) - sassc-rails (>= 2.0.0) - bootstrap-datepicker-rails (1.8.0.1) - railties (>= 3.0) builder (3.2.3) concurrent-ruby (1.1.5) crass (1.0.4) erubi (1.8.0) - execjs (2.7.0) ffi (1.10.0) i18n (1.6.0) concurrent-ruby (~> 1.0) - jquery-rails (4.3.1) + jquery-rails (4.3.5) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) @@ -55,9 +43,8 @@ GEM method_source (0.9.2) mini_portile2 (2.4.0) minitest (5.11.3) - nokogiri (1.10.5) + nokogiri (1.10.8) mini_portile2 (~> 2.4.0) - popper_js (1.14.5) rack (2.0.7) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -87,16 +74,6 @@ GEM sprockets (>= 2.8, < 4.0) sprockets-rails (>= 2.0, < 4.0) tilt (>= 1.1, < 3) - sassc (2.2.1) - ffi (~> 1.9) - sassc-rails (2.1.2) - railties (>= 4.0.0) - sassc (>= 2.0) - sprockets (> 3.0) - sprockets-rails - tilt - select2-rails (4.0.3) - thor (~> 0.14) sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3)