From a4ba139954e64bfa2082b5fa1313850a1b1397ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 May 2022 02:12:44 +0000 Subject: [PATCH] Bump nokogiri from 1.11.0.rc2 to 1.13.6 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.0.rc2 to 1.13.6. - [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.6) --- 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..274441c 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.6-x64-mingw32) + racc (~> 1.4) + nokogiri (1.13.6-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