From 1315890683d21e085cb631e9894fc282fe77f49b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 14:19:25 +0000 Subject: [PATCH] Bump nokogiri from 1.6.6.2 to 1.11.0 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.6.2 to 1.11.0. - [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.6.2...v1.11.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6d584b0..6049f7b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -4,14 +4,16 @@ GEM backports (3.6.6) coderay (1.0.9) method_source (0.8.2) - mini_portile (0.6.2) + mini_portile2 (2.5.0) multi_json (1.11.2) - nokogiri (1.6.6.2) - mini_portile (~> 0.6.0) + nokogiri (1.11.0) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) pry (0.9.12) coderay (~> 1.0.5) method_source (~> 0.8) slop (~> 3.4) + racc (1.5.2) rack (1.6.4) rack-protection (1.5.3) rack