From a413d0c3e0950ed0119647f8d2a16f5e70210a94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2019 04:13:54 +0000 Subject: [PATCH] Bump nokogiri from 1.6.5 to 1.10.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.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.6.5...v1.10.4) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) mode change 100755 => 100644 Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock old mode 100755 new mode 100644 index b8f8923..0377c8f --- a/Gemfile.lock +++ b/Gemfile.lock @@ -63,10 +63,10 @@ GEM rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9) mercenary (0.3.5) - mini_portile (0.6.1) + mini_portile2 (2.4.0) minitest (5.4.3) - nokogiri (1.6.5) - mini_portile (~> 0.6.0) + nokogiri (1.10.4) + mini_portile2 (~> 2.4.0) parslet (1.5.0) blankslate (~> 2.0) posix-spawn (0.3.9)