From 29c3f59db37e2111e9499d6d593ea7b958155e92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 May 2022 02:08:12 +0000 Subject: [PATCH] Bump nokogiri from 1.12.5 to 1.13.6 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.5 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.12.5...v1.13.6) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bd04446..ab53494 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -5,10 +5,10 @@ GEM coderay (1.1.2) foreman (0.87.1) method_source (1.0.0) - mini_portile2 (2.6.1) + mini_portile2 (2.8.0) minitest (5.14.0) - nokogiri (1.12.5) - mini_portile2 (~> 2.6.1) + nokogiri (1.13.6) + mini_portile2 (~> 2.8.0) racc (~> 1.4) parallel (1.19.1) parser (2.7.1.2) @@ -16,7 +16,7 @@ GEM pry (0.13.1) coderay (~> 1.1) method_source (~> 1.0) - racc (1.5.2) + racc (1.6.0) rainbow (3.0.0) rake (13.0.1) rexml (3.2.5)