From ddafcb1452e7f40b2472b98fc9d8eebde1f782ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Feb 2022 01:28:08 +0000 Subject: [PATCH] Bump nokogiri from 1.11.5 to 1.13.3 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.5 to 1.13.3. - [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.11.5...v1.13.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b167536..9de60b1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -156,12 +156,12 @@ GEM rake mini_magick (4.11.0) mini_mime (1.0.0) - mini_portile2 (2.5.1) + mini_portile2 (2.8.0) minitest (5.11.3) multi_json (1.13.1) nenv (0.3.0) - nokogiri (1.11.5) - mini_portile2 (~> 2.5.0) + nokogiri (1.13.3) + mini_portile2 (~> 2.8.0) racc (~> 1.4) notiffany (0.1.1) nenv (~> 0.1) @@ -181,7 +181,7 @@ GEM coderay (~> 1.1.0) method_source (~> 0.9.0) public_suffix (3.0.2) - racc (1.5.2) + racc (1.6.0) rack (1.6.13) rack-test (0.6.3) rack (>= 1.0)