From 85e62467376c470f62eeb0aa19a4dbbcc43e1ac1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Oct 2022 13:02:18 +0000 Subject: [PATCH] Bump nokogiri from 1.10.9 to 1.13.9 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.9 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.9...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 c7bf4887..dd9ddab9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -266,7 +266,7 @@ GEM mini_histogram (0.1.3) mini_magick (4.10.1) mini_mime (1.0.0) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.14.4) momentjs-rails (2.20.1) railties (>= 3.1) @@ -277,8 +277,9 @@ GEM net-http-persistent (3.1.0) connection_pool (~> 2.2) nio4r (2.3.1) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) orm_adapter (0.5.0) parallel (1.12.1) parser (2.5.0.5) @@ -305,6 +306,7 @@ GEM puma (3.11.3) pundit (1.1.0) activesupport (>= 3.0.0) + racc (1.6.0) rack (2.2.2) rack-canonical-host (0.2.3) addressable (> 0, < 3)