From 2be0447c61ed62525e73cafa9212d3106c2d025b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Feb 2022 03:16:19 +0000 Subject: [PATCH] Bump nokogiri from 1.6.7 to 1.13.3 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.7 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.6.7...v1.13.3) --- 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 6433f0e..c0e0f44 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -86,14 +86,15 @@ GEM mime-types (3.0) mime-types-data (~> 3.2015) mime-types-data (3.2015.1120) - mini_portile2 (2.0.0) + mini_portile2 (2.8.0) minitest (5.8.3) multi_json (1.11.2) net-sftp (2.1.2) net-ssh (>= 2.6.5) net-ssh (3.0.1) - nokogiri (1.6.7) - mini_portile2 (~> 2.0.0.rc2) + nokogiri (1.13.3) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) padrino-helpers (0.12.5) i18n (~> 0.6, >= 0.6.7) padrino-support (= 0.12.5) @@ -101,6 +102,7 @@ GEM padrino-support (0.12.5) activesupport (>= 3.1) ptools (1.3.3) + racc (1.6.0) rack (1.6.4) rack-rewrite (1.5.1) rack-test (0.6.3)