From a5b650720af4ae941cd8b57265c673d40f5dd635 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 May 2021 11:20:29 +0000 Subject: [PATCH] Bump nokogiri from 1.10.5 to 1.11.5 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.5 to 1.11.5. - [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.5...v1.11.5) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4cc0249..cdc9bcc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -145,7 +145,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2019.0331) mini_magick (4.5.1) - mini_portile2 (2.4.0) + mini_portile2 (2.5.1) minitest (5.11.3) molinillo (0.6.6) multi_json (1.13.1) @@ -155,11 +155,13 @@ GEM nap (1.1.0) naturally (2.2.0) netrc (0.11.0) - nokogiri (1.10.5) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.5) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) os (1.0.1) plist (3.5.0) public_suffix (2.0.5) + racc (1.5.2) representable (3.0.4) declarative (< 0.1.0) declarative-option (< 0.2.0)