From cacf8ec8eda883ff833f5adf0e298e66377bef48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 07:25:09 +0000 Subject: [PATCH] Bump nokogiri from 1.6.3.1 to 1.10.5 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.3.1 to 1.10.5. - [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.3.1...v1.10.5) 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 0a8ccf66..16a0ab14 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -84,10 +84,10 @@ GEM rb-inotify (>= 0.9) maruku (0.7.0) mercenary (0.3.4) - mini_portile (0.6.0) + mini_portile2 (2.4.0) minitest (5.4.2) - nokogiri (1.6.3.1) - mini_portile (= 0.6.0) + nokogiri (1.10.5) + mini_portile2 (~> 2.4.0) parslet (1.5.0) blankslate (~> 2.0) posix-spawn (0.3.9)