From 0fc63f19b0ddbc06391e182af3222a63a8be8475 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 08:51:13 +0000 Subject: [PATCH] Bump nokogiri from 1.10.10 to 1.11.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 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.10...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 3c65520..7140a09 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -93,10 +93,11 @@ GEM em-websocket (~> 0.5.1) middleman-core (>= 3.3) rack-livereload (~> 0.3.15) - mini_portile2 (2.4.0) + mini_portile2 (2.5.1) minitest (5.14.2) - nokogiri (1.10.10) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.4) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) nokogumbo (2.0.2) nokogiri (~> 1.8, >= 1.8.4) padrino-helpers (0.13.3.4) @@ -108,6 +109,7 @@ GEM pandoc-ruby (2.1.4) parallel (1.20.0) public_suffix (4.0.6) + racc (1.5.2) rack (2.2.3) rack-cors (1.1.1) rack (>= 2.0.0)