From eb02d2b09665146f05a4a96be0600d350236e325 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 07:24:07 +0000 Subject: [PATCH] Bump nokogiri from 1.10.8 to 1.11.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.8 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.10.8...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 ca81b4c..f90a88b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -88,11 +88,12 @@ GEM mime-types (3.3.1) mime-types-data (~> 3.2015) mime-types-data (3.2019.1009) - mini_portile2 (2.4.0) + mini_portile2 (2.5.1) minitest (5.14.0) multi_json (1.14.1) - nokogiri (1.10.8) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.4) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) padrino-helpers (0.12.9) i18n (~> 0.6, >= 0.6.7) padrino-support (= 0.12.9) @@ -101,6 +102,7 @@ GEM activesupport (>= 3.1) pygments.rb (1.2.1) multi_json (>= 1.0.0) + racc (1.5.2) rack (1.6.12) rack-test (1.1.0) rack (>= 1.0, < 3)