From 88262585e3557e8807cf842cb17a547560a88a17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2019 07:47:34 +0000 Subject: [PATCH] Bump nokogiri from 1.8.1 to 1.10.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.1 to 1.10.4. - [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.8.1...v1.10.4) Signed-off-by: dependabot[bot] --- Gemfile.lock | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2cc483e..bd93b8e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -72,6 +72,7 @@ GEM unf (>= 0.0.5, < 1.0.0) erubi (1.7.0) execjs (2.7.0) + ffi (1.9.18) ffi (1.9.18-x64-mingw32) globalid (0.4.1) activesupport (>= 4.2.0) @@ -96,13 +97,15 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) mini_mime (1.0.0) - mini_portile2 (2.3.0) + mini_portile2 (2.4.0) minitest (5.10.3) multi_json (1.12.2) netrc (0.11.0) nio4r (2.1.0) - nokogiri (1.8.1-x64-mingw32) - mini_portile2 (~> 2.3.0) + nokogiri (1.10.4) + mini_portile2 (~> 2.4.0) + nokogiri (1.10.4-x64-mingw32) + mini_portile2 (~> 2.4.0) popper_js (1.12.5) public_suffix (3.0.1) puma (3.10.0) @@ -136,6 +139,10 @@ GEM rb-fsevent (0.10.2) rb-inotify (0.9.10) ffi (>= 0.5.0, < 2) + rest-client (2.0.2) + http-cookie (>= 1.0.2, < 2.0) + mime-types (>= 1.16, < 4.0) + netrc (~> 0.8) rest-client (2.0.2-x64-mingw32) ffi (~> 1.9) http-cookie (>= 1.0.2, < 2.0) @@ -163,6 +170,7 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) + sqlite3 (1.3.13) sqlite3 (1.3.13-x64-mingw32) thor (0.20.0) thread_safe (0.3.6) @@ -178,6 +186,7 @@ GEM execjs (>= 0.3.0, < 3) unf (0.1.4) unf_ext + unf_ext (0.0.7.4) unf_ext (0.0.7.4-x64-mingw32) web-console (3.5.1) actionview (>= 5.0) @@ -191,6 +200,7 @@ GEM nokogiri (~> 1.3) PLATFORMS + ruby x64-mingw32 DEPENDENCIES @@ -200,6 +210,7 @@ DEPENDENCIES coffee-rails (~> 4.2) jbuilder (~> 2.5) jquery-rails + nokogiri (~> 1.10.4) puma (~> 3.7) rails (~> 5.1.4) rest-client