From edca43d9b545f7a806d9c4b57834278f4b7fe5ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 May 2021 19:18:28 +0000 Subject: [PATCH] Bump nokogiri from 1.10.10 to 1.11.5 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] --- Gemfile.lock | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index be08ff1..146f9cb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -80,12 +80,10 @@ GEM regexp_parser (~> 1.5) xpath (~> 3.2) childprocess (3.0.0) - codecov (0.1.20) - colorize + codecov (0.1.21) json simplecov coderay (1.1.3) - colorize (0.8.1) concurrent-ruby (1.1.6) crass (1.0.6) database_cleaner (1.8.5) @@ -96,7 +94,7 @@ GEM responders warden (~> 1.2.3) diff-lcs (1.4.4) - docile (1.3.2) + docile (1.4.0) draper (4.0.1) actionpack (>= 5.0) activemodel (>= 5.0) @@ -120,7 +118,7 @@ GEM concurrent-ruby (~> 1.0) jbuilder (2.10.0) activesupport (>= 5.0.0) - json (2.3.1) + json (2.5.1) listen (3.2.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) @@ -132,14 +130,17 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (0.9.2) - 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) msgpack (1.3.3) 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) @@ -153,6 +154,7 @@ GEM public_suffix (4.0.5) puma (4.3.5) nio4r (~> 2.0) + racc (1.5.2) rack (2.2.3) rack-proxy (0.6.5) rack @@ -267,7 +269,7 @@ GEM ansi simplecov terminal-table - simplecov-html (0.12.2) + simplecov-html (0.12.3) slim (4.1.0) temple (>= 0.7.6, < 0.9) tilt (>= 2.0.6, < 2.1)