From 9425faf346b00de6a2314e42d64f82821947dc91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 16:35:51 +0000 Subject: [PATCH] Bump nokogiri from 1.10.9 to 1.11.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.9 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.9...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 2589b5bf32..03da162ed6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -274,7 +274,7 @@ GEM mime-types (3.3.1) mime-types-data (~> 3.2015) mime-types-data (3.2019.1009) - mini_portile2 (2.4.0) + mini_portile2 (2.5.1) minitest (5.14.0) mocha (1.11.2) msgpack (1.3.3) @@ -285,8 +285,9 @@ GEM nakayoshi_fork (0.0.4) net-http-persistent (2.9.4) net-http-pipeline (1.0.1) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.4) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) opencensus (0.5.0) opencensus-stackdriver (0.3.2) concurrent-ruby (~> 1.0) @@ -309,6 +310,7 @@ GEM multi_json (~> 1.0) pusher-signature (~> 0.1.8) pusher-signature (0.1.8) + racc (1.5.2) rack (2.2.3) rack-attack (5.4.2) rack (>= 1.0, < 3)