From 45dd5ed7770fb50307f85122d5862e6096fa5501 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 May 2021 02:18:35 +0000 Subject: [PATCH] Bump nokogiri from 1.10.10 to 1.11.4 in /styleguide 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] --- styleguide/Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/styleguide/Gemfile.lock b/styleguide/Gemfile.lock index 4fa6c6e3..0a9bfe29 100644 --- a/styleguide/Gemfile.lock +++ b/styleguide/Gemfile.lock @@ -103,16 +103,18 @@ GEM crass (~> 1.0.2) nokogiri (>= 1.5.9) mercenary (0.4.0) - mini_portile2 (2.4.0) + mini_portile2 (2.5.1) minitest (5.14.1) - 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) parallel (1.19.2) pathutil (0.16.2) forwardable-extended (~> 2.6) public_suffix (4.0.5) + racc (1.5.2) rack (2.2.3) rails-dom-testing (2.0.3) activesupport (>= 4.2.0)