From 54ecc3a9c18b44aaebc25c71c8e1b2cc5a8ea1e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2019 16:43:58 +0000 Subject: [PATCH] Bump nokogiri from 1.4.4 to 1.10.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.4.4 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.4.4...v1.10.4) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b082d35..ee948e8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,7 +7,7 @@ PATH thor (~> 0.14) GEM - remote: http://rubygems.org/ + remote: https://rubygems.org/ specs: abstract (1.0.0) actionmailer (3.0.4) @@ -65,7 +65,9 @@ GEM mime-types (~> 1.16) treetop (~> 1.4.8) mime-types (1.16) - nokogiri (1.4.4) + mini_portile2 (2.4.0) + nokogiri (1.10.4) + mini_portile2 (~> 2.4.0) polyglot (0.3.2) rack (1.2.1) rack-mount (0.6.13)