From 72e75efae9e87f82b967b9a05a89050f2fcd7f03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 18 Dec 2018 05:26:29 +0000 Subject: [PATCH] [Security] Bump nokogiri from 1.8.2 to 1.9.0 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.2 to 1.9.0. **This update includes security fixes.** - [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.2...v1.9.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 603daf59..705d1aee 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -100,13 +100,13 @@ GEM method_source (0.9.0) mimemagic (0.3.2) mini_mime (1.0.0) - mini_portile2 (2.3.0) + mini_portile2 (2.4.0) minitest (5.11.3) multi_json (1.13.1) nenv (0.3.0) nio4r (2.3.0) - nokogiri (1.8.2) - mini_portile2 (~> 2.3.0) + nokogiri (1.9.0) + mini_portile2 (~> 2.4.0) notiffany (0.1.1) nenv (~> 0.1) shellany (~> 0.0)