From 459e93a67e17b6643fd70d3f4114f0faf4ad6006 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 30 Jan 2019 11:22:02 +0000 Subject: [PATCH] [Security] Bump nokogiri from 1.6.6.2 to 1.9.1 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.6.2 to 1.9.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.6.6.2...v1.9.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 3e0d6452..9d832664 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -156,7 +156,7 @@ GEM mime-types (>= 1.16, < 3) method_source (0.8.2) mime-types (2.6.2) - mini_portile (0.6.2) + mini_portile2 (2.4.0) minitest (4.7.5) mongoid (4.0.2) activemodel (~> 4.0) @@ -178,8 +178,8 @@ GEM moped newrelic_rpm (~> 3.11) newrelic_rpm (3.13.2.302) - nokogiri (1.6.6.2) - mini_portile (~> 0.6.0) + nokogiri (1.9.1) + mini_portile2 (~> 2.4.0) oauth2 (1.0.0) faraday (>= 0.8, < 0.10) jwt (~> 1.0)