From 15663b25382d3446b3546cb83c6fc73fa09ff53d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Apr 2022 03:05:59 +0000 Subject: [PATCH] Bump nokogiri from 1.12.4 to 1.13.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.4 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.12.4...v1.13.4) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1d7d542..b4dab3f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -80,13 +80,13 @@ GEM mime-types (3.3.1) mime-types-data (~> 3.2015) mime-types-data (3.2021.0704) - mini_portile2 (2.6.1) + mini_portile2 (2.8.0) minitest (5.14.4) netrc (0.11.0) - nokogiri (1.12.4) - mini_portile2 (~> 2.6.1) + nokogiri (1.13.4) + mini_portile2 (~> 2.8.0) racc (~> 1.4) - nokogiri (1.12.4-x86_64-linux) + nokogiri (1.13.4-x86_64-linux) racc (~> 1.4) opus-ruby (1.0.1) ffi @@ -97,7 +97,7 @@ GEM byebug (~> 11.0) pry (~> 0.10) public_suffix (4.0.6) - racc (1.5.2) + racc (1.6.0) rake (13.0.6) rest-client (2.1.0) http-accept (>= 1.7.0, < 2.0)