From 2c8069dbe9cdb640117076ee96089d51b022ffa7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Apr 2022 02:30:09 +0000 Subject: [PATCH] Bump nokogiri from 1.8.4 to 1.13.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.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.8.4...v1.13.4) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b7344c5..f6e1cb0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,14 +42,16 @@ GEM dry-logic (~> 0.4, >= 0.4.2) ice_nine (0.11.2) method_source (0.9.0) - mini_portile2 (2.3.0) - nokogiri (1.8.4) - mini_portile2 (~> 2.3.0) + mini_portile2 (2.8.0) + nokogiri (1.13.4) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) nori (2.6.0) ox (2.9.4) pry (0.11.3) coderay (~> 1.1.0) method_source (~> 0.9.0) + racc (1.6.0) rake (10.5.0) rspec (3.8.0) rspec-core (~> 3.8.0)