From 30f65303a6f08ed2d60378560d13b462667806c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 18:45:02 +0000 Subject: [PATCH] Bump nokogiri from 1.5.5 to 1.13.10 in /Ruby Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.5.5 to 1.13.10. - [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.5...v1.13.10) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Ruby/Gemfile.lock | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/Ruby/Gemfile.lock b/Ruby/Gemfile.lock index daa7162..1797efa 100644 --- a/Ruby/Gemfile.lock +++ b/Ruby/Gemfile.lock @@ -59,10 +59,16 @@ GEM mime-types (~> 1.16) treetop (~> 1.4.8) mime-types (1.19) + mini_portile2 (2.8.0) multi_json (1.3.6) - nokogiri (1.5.5-x86-mingw32) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + nokogiri (1.13.10-x86-mingw32) + racc (~> 1.4) nori (1.1.3) polyglot (0.3.3) + racc (1.6.1) rack (1.4.1) rack-cache (1.2) rack (>= 0.4) @@ -105,6 +111,7 @@ GEM hike (~> 1.2) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) + sqlite3 (1.3.6) sqlite3 (1.3.6-x86-mingw32) thor (0.16.0) tilt (1.3.3) @@ -120,6 +127,7 @@ GEM nokogiri (>= 1.4.0) PLATFORMS + ruby x86-mingw32 DEPENDENCIES