From 7d26be6ecf4ac74a21c0e7a7ca97fee6f66fe2de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 May 2021 13:34:31 +0000 Subject: [PATCH] Bump nokogiri from 1.10.5 to 1.11.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.5 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.5...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 535ae1a..64a893a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -74,10 +74,11 @@ GEM servolux tilt (~> 2.0.9) uglifier (~> 3.0) - mini_portile2 (2.4.0) + mini_portile2 (2.5.1) minitest (5.13.0) - nokogiri (1.10.5) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.4) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) padrino-helpers (0.13.3.4) i18n (~> 0.6, >= 0.6.7) padrino-support (= 0.13.3.4) @@ -86,6 +87,7 @@ GEM activesupport (>= 3.1) parallel (1.19.1) public_suffix (4.0.1) + racc (1.5.2) rack (2.0.7) rb-fsevent (0.10.3) rb-inotify (0.10.0)