From 49629c8f76a7ee893d8ec6cad49948741b8caf2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2020 12:50:41 +0000 Subject: [PATCH] Bump nokogiri from 1.6.6.2 to 1.10.8 in /spec/dummy 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] --- spec/dummy/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/spec/dummy/Gemfile.lock b/spec/dummy/Gemfile.lock index 4fe32805..7d9b077c 100644 --- a/spec/dummy/Gemfile.lock +++ b/spec/dummy/Gemfile.lock @@ -111,7 +111,7 @@ GEM treetop (~> 1.4.8) method_source (0.8.2) mime-types (1.25.1) - mini_portile (0.6.2) + mini_portile2 (2.4.0) mongoid (3.1.7) activemodel (~> 3.2) moped (~> 1.4) @@ -121,8 +121,8 @@ GEM multi_json (1.11.2) nenv (0.2.0) netrc (0.10.3) - nokogiri (1.6.6.2) - mini_portile (~> 0.6.0) + nokogiri (1.10.8) + mini_portile2 (~> 2.4.0) notiffany (0.0.6) nenv (~> 0.1) shellany (~> 0.0)