From c30b42e53332b07374b0e0324b0575be0207324a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 14 Jan 2019 06:02:49 +0000 Subject: [PATCH] [Security] Bump nokogiri from 1.8.4 to 1.10.1 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.4 to 1.10.1. **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.4...v1.10.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 180bc185b7f..c001c621fcd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -262,7 +262,7 @@ GEM mime-types-data (3.2016.0521) mimemagic (0.3.2) mini_mime (1.0.0) - mini_portile2 (2.3.0) + mini_portile2 (2.4.0) minitest (5.11.3) mixlib-cli (1.7.0) mixlib-config (2.2.4) @@ -273,8 +273,8 @@ GEM net-ssh (>= 2.6.5) net-ssh (4.2.0) newrelic_rpm (4.1.0.333) - nokogiri (1.8.4) - mini_portile2 (~> 2.3.0) + nokogiri (1.10.1) + mini_portile2 (~> 2.4.0) nori (2.6.0) oauth (0.5.3) oauth2 (1.4.0)