From e8117b20b6125f4dd54f466f2dd0de16a411ddd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 May 2022 01:33:15 +0000 Subject: [PATCH] Bump nokogiri from 1.10.4 to 1.13.6 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.4 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.4...v1.13.6) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f2fef45..84f6bf1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -68,21 +68,23 @@ GEM loofah (2.3.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.12.2) multi_json (1.14.1) multipart-post (2.1.1) net-http-persistent (2.9.4) net-http-pipeline (1.0.1) net-ldap (0.16.1) - nokogiri (1.10.4) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.6) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) parallel (1.18.0) parser (2.6.5.0) ast (~> 2.4.0) pusher-client (0.6.2) json websocket (~> 1.0) + racc (1.6.0) rack (2.0.8) rack-test (1.1.0) rack (>= 1.0, < 3)