From f9f6401ecf0537ce3e37800857d5817c48497da4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 May 2022 01:32:07 +0000 Subject: [PATCH] Bump nokogiri from 1.11.0.rc2 to 1.13.5 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.0.rc2 to 1.13.5. - [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.11.0.rc2...v1.13.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4773103..56d976e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -5,10 +5,14 @@ GEM byebug (11.1.3) colorize (0.8.1) jaro_winkler (1.5.4) - nokogiri (1.11.0.rc2-x64-mingw32) + nokogiri (1.13.5-x64-mingw32) + racc (~> 1.4) + nokogiri (1.13.5-x86_64-linux) + racc (~> 1.4) parallel (1.19.1) parser (2.7.1.1) ast (~> 2.4.0) + racc (1.6.0) rainbow (3.0.0) rexml (3.2.3) rubocop (0.81.0) @@ -24,6 +28,7 @@ GEM PLATFORMS x64-mingw32 + x86_64-linux DEPENDENCIES byebug