From 46792030f864998a40b4b6f1ef698d7e7bb19c10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Mar 2021 16:37:12 +0000 Subject: [PATCH] Bump nokogiri from 1.5.5 to 1.11.2 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.5.5 to 1.11.2. - [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.5.5...v1.11.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 46207e9..b47b815 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -83,8 +83,11 @@ GEM treetop (~> 1.4.8) method_source (0.8) mime-types (1.19) + mini_portile2 (2.5.0) multi_json (1.3.6) - nokogiri (1.5.5) + nokogiri (1.11.2) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) polyglot (0.3.3) pry (0.9.10) coderay (~> 1.0.5) @@ -92,6 +95,7 @@ GEM slop (~> 3.3.1) pry-rails (0.2.1) pry (>= 0.9.10) + racc (1.5.2) rack (1.4.1) rack-cache (1.2) rack (>= 0.4)