From 98582f72c3968ba1db88c8b5bb893400ed9bb619 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2020 06:54:35 +0000 Subject: [PATCH] Bump nokogiri from 1.5.0 to 1.10.8 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.5.0 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.5.0...v1.10.8) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 344f3e8..e2da6c2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,13 +11,15 @@ GEM diff-lcs (1.1.3) htmlentities (4.3.0) mechanize (2.0.1) - net-http-digest_auth (>= 1.1.1, ~> 1.1) + net-http-digest_auth (~> 1.1, >= 1.1.1) net-http-persistent (~> 1.8) nokogiri (~> 1.4) - webrobots (>= 0.0.9, ~> 0.0) + webrobots (~> 0.0, >= 0.0.9) + mini_portile2 (2.4.0) net-http-digest_auth (1.1.1) net-http-persistent (1.9) - nokogiri (1.5.0) + nokogiri (1.10.8) + mini_portile2 (~> 2.4.0) rake (0.9.2) rspec (2.6.0) rspec-core (~> 2.6.0)