From a1443799add18e1f591e99a9203d53be26097aa8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Oct 2022 07:03:42 +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 af916cc9..7dd573aa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -170,7 +170,7 @@ GEM mime-types-data (3.2020.0512) mimemagic (0.3.5) mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) mini_racer (0.2.14) libv8 (> 7.3) minitest (5.14.1) @@ -179,8 +179,9 @@ GEM net-ssh (>= 2.6.5, < 7.0.0) net-ssh (6.0.2) nio4r (2.5.2) - 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) pg (1.2.3) polyamorous (2.3.2) @@ -194,6 +195,7 @@ GEM pry (~> 0.13.0) public_suffix (4.0.5) puma (3.12.6) + racc (1.6.0) rack (2.2.2) rack-test (1.1.0) rack (>= 1.0, < 3)