From aeb2981d955a0e5b0c9d5434874f841a697f7b3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Apr 2022 08:48:44 +0000 Subject: [PATCH] Bump nokogiri from 1.11.5 to 1.13.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.5 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.5...v1.13.4) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1527edf..c908d63 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -20,12 +20,12 @@ GEM diff-lcs (1.3) i18n (1.8.5) concurrent-ruby (~> 1.0) - mini_portile2 (2.5.1) + mini_portile2 (2.8.0) minitest (5.14.2) - nokogiri (1.11.5) - mini_portile2 (~> 2.5.0) + nokogiri (1.13.4) + mini_portile2 (~> 2.8.0) racc (~> 1.4) - racc (1.5.2) + racc (1.6.0) rake (13.0.1) regexp_parser (1.8.2) rspec (3.9.0)