From 17a5d970fca02123eafa6fa5a774902fe89c428b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2019 21:31:13 +0000 Subject: [PATCH] Bump nokogiri from 1.6.6.2 to 1.10.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.6.2 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.6.6.2...v1.10.4) Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 64edad4..0253da5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -34,7 +34,7 @@ GEM tzinfo (~> 1.1) addressable (2.3.8) blankslate (2.1.2.4) - celluloid (0.16.1) + celluloid (0.16.0) timers (~> 4.0.0) classifier-reborn (2.0.3) fast-stemmer (~> 1.0) @@ -54,7 +54,7 @@ GEM net-dns (~> 0.8) public_suffix (~> 1.4) typhoeus (~> 0.7) - hitimes (1.2.3) + hitimes (2.0.0) html-pipeline (1.9.0) activesupport (>= 2) nokogiri (~> 1.4) @@ -102,11 +102,11 @@ GEM rb-inotify (>= 0.9) maruku (0.7.0) mercenary (0.3.5) - mini_portile (0.6.2) + mini_portile2 (2.4.0) minitest (5.8.0) net-dns (0.8.0) - nokogiri (1.6.6.2) - mini_portile (~> 0.6.0) + nokogiri (1.10.4) + mini_portile2 (~> 2.4.0) parslet (1.5.0) blankslate (~> 2.0) posix-spawn (0.3.11)