From d77edfa42f72606c09d16a4a9634c5a89d605bc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 19:58:36 +0000 Subject: [PATCH] Bump nokogiri from 1.6.5 to 1.6.8.1 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.5 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.5...v1.6.8.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ee2f22ca..7280f871 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -59,7 +59,7 @@ GIT thor (>= 0.18.1, < 2.0) PATH - remote: ./acts_as_addressed + remote: acts_as_addressed specs: acts_as_addressed (0.0.1) activerecord (>= 3.2.19) @@ -163,15 +163,15 @@ GEM mail (2.6.3) mime-types (>= 1.16, < 3) mime-types (2.4.3) - mini_portile (0.6.2) + mini_portile2 (2.1.0) minitest (4.7.5) multi_json (1.10.1) multi_test (0.1.1) net-scp (1.2.1) net-ssh (>= 2.6.5) net-ssh (2.9.2) - nokogiri (1.6.5) - mini_portile (~> 0.6.0) + nokogiri (1.6.8.1) + mini_portile2 (~> 2.1.0) pdf-core (0.4.0) pg (0.17.1) prawn (1.3.0)