From be4fe11eddb8165b17545d29bd739e547f544f52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 May 2021 16:24:57 +0000 Subject: [PATCH] Bump nokogiri from 1.10.10 to 1.11.5 in /slacklinegroups Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 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.10...v1.11.5) Signed-off-by: dependabot[bot] --- slacklinegroups/Gemfile.lock | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/slacklinegroups/Gemfile.lock b/slacklinegroups/Gemfile.lock index e793f8e..bffd9bb 100644 --- a/slacklinegroups/Gemfile.lock +++ b/slacklinegroups/Gemfile.lock @@ -153,9 +153,11 @@ GEM meta-tags (2.13.0) actionpack (>= 3.2.0, < 6.1) method_source (1.0.0) - mimemagic (0.3.5) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.5.1) minitest (5.14.1) minitest-reporters (1.4.2) ansi @@ -165,8 +167,9 @@ GEM msgpack (1.3.3) nested_form (0.3.2) nio4r (2.5.2) - nokogiri (1.10.10) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.5) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) orm_adapter (0.5.0) parallel (1.19.2) parser (2.7.1.4) @@ -175,6 +178,7 @@ GEM public_suffix (4.0.5) puma (4.3.5) nio4r (~> 2.0) + racc (1.5.2) rack (2.2.3) rack-pjax (1.1.0) nokogiri (~> 1.5)