From f00ed3998519c103db5e6885582f9391a860e9e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 May 2022 00:21:00 +0000 Subject: [PATCH] Bump nokogiri from 1.10.9 to 1.13.6 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.9 to 1.13.6. - [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.6) --- 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 90ad010..49c31d2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -161,7 +161,7 @@ GEM mimemagic (0.3.4) mini_magick (4.10.1) mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) mini_racer (0.2.9) libv8 (>= 6.9.411) minitest (5.14.0) @@ -171,8 +171,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.6) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) orm_adapter (0.5.0) pry (0.13.0) coderay (~> 1.1) @@ -181,6 +182,7 @@ GEM pry (>= 0.10.4) public_suffix (4.0.4) puma (3.12.4) + racc (1.6.0) rack (2.2.2) rack-test (0.6.3) rack (>= 1.0)