From 9bd352b2386045c0b29d03263c8c9b7edb56ca3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Oct 2022 04:15:18 +0000 Subject: [PATCH] Bump nokogiri from 1.10.10 to 1.13.9 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 to 1.13.9. - [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.10.10...v1.13.9) --- 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 b5d7a74..79b3f02 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -131,13 +131,14 @@ GEM mime-types (3.1) mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.14.1) multi_json (1.12.1) nested_form (0.3.2) nio4r (2.1.0) - nokogiri (1.10.10) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) nokogumbo (1.4.13) nokogiri orm_adapter (0.5.0) @@ -155,6 +156,7 @@ GEM mem pygments.rb (~> 1.0) sanitize + racc (1.6.0) rack (2.2.3) rack-pjax (1.0.0) nokogiri (~> 1.5)