From 463da6ee5a65eea3344185e20e9c40dc18252ce2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Nov 2021 01:11:57 +0000 Subject: [PATCH] Bump nokogiri from 1.6.0 to 1.6.8.1 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.0 to 1.6.8.1. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.6.0...v1.6.8.1) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4fc06767570..f5ac94d03bb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -131,7 +131,7 @@ GEM memcache-client (1.8.5) method_source (0.8.2) mime-types (1.23) - mini_portile (0.5.0) + mini_portile2 (2.1.0) mono_logger (1.1.0) multi_json (1.7.7) mysql2 (0.3.11) @@ -148,8 +148,8 @@ GEM newrelic_rpm (~> 3.0) redis (< 4.0) newrelic_rpm (3.6.5.130) - nokogiri (1.6.0) - mini_portile (~> 0.5.0) + nokogiri (1.6.8.1) + mini_portile2 (~> 2.1.0) ntlm-http (0.1.1) paperclip (3.4.2) activemodel (>= 3.0.0) @@ -210,7 +210,6 @@ GEM mime-types (>= 1.16) rpm_contrib (2.1.11) newrelic_rpm (>= 3.1.1) - newrelic_rpm (>= 3.1.1) rspec-core (2.13.1) rspec-expectations (2.13.0) diff-lcs (>= 1.1.3, < 2.0)