From 80bd662df01d314bb0dc1b0d17b1fcb30d10dd25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Feb 2020 18:31:45 +0000 Subject: [PATCH] Bump nokogiri from 1.6.6.2 to 1.10.8 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.6.2 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.6.6.2...v1.10.8) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d00d293..51e3632 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,7 +9,7 @@ GIT rake-compiler (~> 0) PATH - remote: ./quaff/ + remote: quaff specs: quaff (0.7.4) abnf-parsing (>= 0.2.0) @@ -44,10 +44,10 @@ GEM method_source (0.8.2) milenage (2.0.0) mime-types (2.4.3) - mini_portile (0.6.2) + mini_portile2 (2.4.0) netrc (0.10.3) - nokogiri (1.6.6.2) - mini_portile (~> 0.6.0) + nokogiri (1.10.8) + mini_portile2 (~> 2.4.0) pry (0.10.1) coderay (~> 1.1.0) method_source (~> 0.8.1)