From ceeb54185246ca369a616f0b7840f41b65536cf3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Jan 2021 15:41:21 +0000 Subject: [PATCH] Bump nokogiri from 1.6.3.1 to 1.11.1 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.3.1 to 1.11.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.3.1...v1.11.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 43dd08d..9bd65eb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,9 +7,11 @@ GEM json (~> 1.4) nokogiri (>= 1.4.4) json (1.8.1) - mini_portile (0.6.0) - nokogiri (1.6.3.1) - mini_portile (= 0.6.0) + mini_portile2 (2.5.0) + nokogiri (1.11.1) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) + racc (1.5.2) rake (10.3.2) PLATFORMS