From ce82b0b5664ab631ab5aac8afad3f0419d6f5c7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 21:26:23 +0000 Subject: [PATCH] Bump nokogiri from 1.5.5 to 1.10.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.5.5 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.5.5...v1.10.4) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 95c236f..930ba0e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -74,11 +74,13 @@ GEM ntlm-http (~> 0.1, >= 0.1.1) webrobots (~> 0.0, >= 0.0.9) mime-types (1.19) + mini_portile2 (2.4.0) multi_json (1.3.6) mysql2 (0.3.11) net-http-digest_auth (1.2.1) net-http-persistent (2.7) - nokogiri (1.5.5) + nokogiri (1.10.4) + mini_portile2 (~> 2.4.0) ntlm-http (0.1.1) open_id_authentication (1.1.0) rack-openid (~> 1.3)