From d6a5a9c6769a61938c04fbf368e8da9c2797e588 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Apr 2022 06:12:41 +0000 Subject: [PATCH] Bump nokogiri from 1.11.0.rc2 to 1.13.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.0.rc2 to 1.13.4. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.4/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.11.0.rc2...v1.13.4) --- 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..94f3b2d 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.4-x64-mingw32) + racc (~> 1.4) + nokogiri (1.13.4-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