From 0f6aad2cca1cd33c225b05f69d6b0cde5b80275e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 May 2021 23:05:33 +0000 Subject: [PATCH] Bump nokogiri from 1.6.8 to 1.11.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.8 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.6.8...v1.11.4) Signed-off-by: dependabot[bot] --- Gemfile.lock | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 60cec21..eef23bc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,11 +9,14 @@ GEM remote: http://rubygems.org/ specs: diff-lcs (1.2.5) - mini_portile2 (2.1.0) - nokogiri (1.6.8) - mini_portile2 (~> 2.1.0) - pkg-config (~> 1.1.7) - pkg-config (1.1.7) + mini_portile2 (2.5.1) + nokogiri (1.11.4) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) + nokogiri (1.11.4-java) + racc (~> 1.4) + racc (1.5.2) + racc (1.5.2-java) rake (10.4.2) roo (2.5.1) nokogiri (~> 1)