From bfcd044f9d9635278d00dba6a2e5d08d1d92676a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 May 2021 04:09:17 +0000 Subject: [PATCH] build(deps): bump nokogiri from 1.8.1 to 1.11.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.1 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.8.1...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 c696fa4..7c3a79d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -217,7 +217,7 @@ GEM mime-types (2.99.3) mini_magick (4.8.0) mini_mime (1.0.0) - mini_portile2 (2.3.0) + mini_portile2 (2.5.1) minitest (5.10.3) multi_json (1.12.2) multi_xml (0.6.0) @@ -229,8 +229,9 @@ GEM net-ssh (4.2.0) netrc (0.11.0) nio4r (2.1.0) - nokogiri (1.8.1) - mini_portile2 (~> 2.3.0) + nokogiri (1.11.4) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) oauth2 (1.4.0) faraday (>= 0.8, < 0.13) jwt (~> 1.0) @@ -267,6 +268,7 @@ GEM activerecord (>= 3.0) powerpack (0.1.1) public_suffix (3.0.1) + racc (1.5.2) rack (2.0.3) rack-cors (1.0.2) rack-protection (2.0.0)