From 72db91ca078ecf29d87eab5bbe50330c4b3c799a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Mar 2021 08:30:22 +0000 Subject: [PATCH] Bump nokogiri from 1.8.2 to 1.11.0 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.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.8.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 009a03e83..41cc053e6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -346,7 +346,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) mini_mime (1.0.0) - mini_portile2 (2.3.0) + mini_portile2 (2.5.0) minitest (5.11.3) multi_json (1.13.1) multi_test (0.1.2) @@ -358,8 +358,9 @@ GEM net-ssh (>= 2.6.5) net-ssh (4.2.0) newrelic_rpm (5.1.0.344) - nokogiri (1.8.2) - mini_portile2 (~> 2.3.0) + nokogiri (1.11.0) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) notiffany (0.1.1) nenv (~> 0.1) shellany (~> 0.0) @@ -409,6 +410,7 @@ GEM byebug (~> 10.0) pry (~> 0.10) public_suffix (3.0.2) + racc (1.5.2) rack (1.5.5) rack-test (0.6.3) rack (>= 1.0)