From ae35d6d92bd0f9d4b154c9dfe8ef3d4de43a8b13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Jan 2021 09:14:46 +0000 Subject: [PATCH] build(deps): bump nokogiri from 1.10.9 to 1.11.1 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.9 to 1.11.1. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.9...v1.11.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index cdbb0ae2c..644b23a18 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -215,7 +215,7 @@ GEM mime-types-data (3.2019.1009) mini_magick (4.10.1) mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.5.0) minitest (5.14.0) modware (0.1.3) key_struct (~> 0.4) @@ -224,8 +224,9 @@ GEM nenv (0.3.0) newrelic_rpm (6.9.0.363) nio4r (2.5.2) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.1) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) notiffany (0.1.3) nenv (~> 0.1) shellany (~> 0.0) @@ -251,6 +252,7 @@ GEM public_suffix (4.0.3) puma (4.3.6) nio4r (~> 2.0) + racc (1.5.2) rack (1.6.13) rack-cors (1.0.6) rack (>= 1.6.0)