From a16b821001f4a453465d298f603edcb9bdd8d4d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 19:35:55 +0000 Subject: [PATCH] Bump nokogiri from 1.6.7 to 1.11.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.7 to 1.11.4. - [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.7...v1.11.4) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6433f0e..b8aaac9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -86,14 +86,15 @@ GEM mime-types (3.0) mime-types-data (~> 3.2015) mime-types-data (3.2015.1120) - mini_portile2 (2.0.0) + mini_portile2 (2.5.1) minitest (5.8.3) multi_json (1.11.2) net-sftp (2.1.2) net-ssh (>= 2.6.5) net-ssh (3.0.1) - nokogiri (1.6.7) - mini_portile2 (~> 2.0.0.rc2) + nokogiri (1.11.4) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) padrino-helpers (0.12.5) i18n (~> 0.6, >= 0.6.7) padrino-support (= 0.12.5) @@ -101,6 +102,7 @@ GEM padrino-support (0.12.5) activesupport (>= 3.1) ptools (1.3.3) + racc (1.5.2) rack (1.6.4) rack-rewrite (1.5.1) rack-test (0.6.3)