From 5308fe5818c88f8e6201ace72a4e31e30b84709a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Mar 2021 18:54:39 +0000 Subject: [PATCH] Bump nokogiri from 1.10.10 to 1.11.0 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 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.10.10...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 8828dbd..4525e19 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -34,10 +34,11 @@ GEM mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2018.0812) - mini_portile2 (2.4.0) + mini_portile2 (2.5.0) netrc (0.11.0) - nokogiri (1.10.10) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.0) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) parallel (1.14.0) parser (2.6.2.0) ast (~> 2.4.0) @@ -49,6 +50,7 @@ GEM pry (~> 0.10) psych (3.1.0) public_suffix (3.0.3) + racc (1.5.2) rainbow (3.0.0) rest-client (2.0.2) http-cookie (>= 1.0.2, < 2.0)