From 1b83cc651ecb04342f5245a0543bc17befb1ce56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2020 08:48:43 +0000 Subject: [PATCH] Bump nokogiri from 1.8.0 to 1.10.8 in /app Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.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.8.0...v1.10.8) Signed-off-by: dependabot[bot] --- app/Gemfile.lock | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/app/Gemfile.lock b/app/Gemfile.lock index 01da8b2..960fdaa 100644 --- a/app/Gemfile.lock +++ b/app/Gemfile.lock @@ -250,7 +250,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) mini_magick (4.7.0) - mini_portile2 (2.2.0) + mini_portile2 (2.4.0) minitest (5.10.3) minitest-reporters (1.1.14) ansi @@ -260,8 +260,8 @@ GEM multi_json (1.12.1) nenv (0.3.0) nio4r (2.1.0) - nokogiri (1.8.0) - mini_portile2 (~> 2.2.0) + nokogiri (1.10.8) + mini_portile2 (~> 2.4.0) notiffany (0.1.1) nenv (~> 0.1) shellany (~> 0.0) @@ -391,7 +391,6 @@ DEPENDENCIES spring-watcher-listen (= 2.0.1) therubyracer turbolinks (= 5.0.1) - tzinfo-data uglifier (= 3.2.0) web-console (= 3.5.1) will_paginate (= 3.1.5)