From 0f0009e8803159d167f0fcc3a77cb105b8723140 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 May 2021 07:10:04 +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 | 24 +++++++++++++++--------- 1 file changed, 15 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e2b8647..055cb48 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -117,9 +117,11 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (0.9.2) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.1) - mini_portile2 (2.4.0) + mini_portile2 (2.5.1) minitest (5.11.3) msgpack (1.2.10) msgpack (1.2.10-java) @@ -127,13 +129,15 @@ GEM msgpack (1.2.10-x86-mingw32) nio4r (2.3.1) nio4r (2.3.1-java) - nokogiri (1.10.5) - mini_portile2 (~> 2.4.0) - nokogiri (1.10.5-java) - nokogiri (1.10.5-x64-mingw32) - mini_portile2 (~> 2.4.0) - nokogiri (1.10.5-x86-mingw32) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.5) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) + nokogiri (1.11.5-java) + racc (~> 1.4) + nokogiri (1.11.5-x64-mingw32) + racc (~> 1.4) + nokogiri (1.11.5-x86-mingw32) + racc (~> 1.4) parallel (1.17.0) parser (2.6.3.0) ast (~> 2.4.0) @@ -144,6 +148,8 @@ GEM public_suffix (3.1.0) puma (3.12.2) puma (3.12.2-java) + racc (1.5.2) + racc (1.5.2-java) rack (2.1.2) rack-test (1.1.0) rack (>= 1.0, < 3)