From bd48f05674ec582b370cca42c41bc4439df1adc9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 09:18:20 +0000 Subject: [PATCH] Bump nokogiri from 1.8.2 to 1.11.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.2 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.2...v1.11.4) Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 878b9d373c..5137a981d0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,12 +7,14 @@ GEM fuubar (2.3.1) rspec-core (~> 3.0) ruby-progressbar (~> 1.4) - mini_portile2 (2.3.0) + mini_portile2 (2.5.1) namae (1.0.1) - nokogiri (1.8.2) - mini_portile2 (~> 2.3.0) - nokogiri (1.8.2-x86-mingw32) - mini_portile2 (~> 2.3.0) + nokogiri (1.11.4) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) + nokogiri (1.11.4-x86-mingw32) + racc (~> 1.4) + racc (1.5.2) rake (12.3.1) rspec (3.7.0) rspec-core (~> 3.7.0)