From f6b9691ed758ea0401fb7372fd03160b9039072f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Jan 2021 11:12:05 -0500 Subject: [PATCH] Build(deps): Bump nokogiri from 1.10.10 to 1.11.0 (#11629) Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 to 1.11.0. - [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.10...v1.11.0) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7c954247e32..44974be93e2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -191,7 +191,7 @@ GEM rack (>= 1.1.3) method_source (1.0.0) mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.5.0) mini_racer (0.3.1) libv8 (~> 8.4.255) mini_scheduler (0.13.0) @@ -208,8 +208,13 @@ GEM multipart-post (2.1.1) mustache (1.1.1) nio4r (2.5.4) - nokogiri (1.10.10) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.0) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) + nokogiri (1.11.0-x86_64-darwin) + racc (~> 1.4) + nokogiri (1.11.0-x86_64-linux) + racc (~> 1.4) nokogumbo (2.0.4) nokogiri (~> 1.8, >= 1.8.4) oauth (0.5.4) @@ -270,6 +275,7 @@ GEM puma (5.1.1) nio4r (~> 2.0) r2 (0.2.7) + racc (1.5.2) rack (2.2.3) rack-mini-profiler (2.3.0) rack (>= 1.2.0)