From 4c6baf339674d866048b1cbdf078acd17a4cd962 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Oct 2022 08:11:50 +0000 Subject: [PATCH] Bump nokogiri from 1.5.4 to 1.13.9 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.5.4 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.5.4...v1.13.9) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index c099ab4..9f9fe89 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -39,12 +39,16 @@ GEM multi_json (~> 1.0) multi_xml i18n (0.6.0) + mini_portile2 (2.8.0) multi_json (1.3.6) multi_xml (0.4.4) - nokogiri (1.5.4) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) notifier (0.2.1) pygments.rb (0.2.12) rubypython (~> 0.5.3) + racc (1.6.0) rake (0.9.2.2) rdiscount (1.6.8) rubypython (0.5.3)