From d418571de8abfd5bda0b0c18af2c8d18d42ba6bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Oct 2022 01:25:15 +0000 Subject: [PATCH] Bump nokogiri from 1.10.3 to 1.13.9 in /211/1 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.3 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.10.3...v1.13.9) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 211/1/Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/211/1/Gemfile.lock b/211/1/Gemfile.lock index cebbe9997c..a6f8e8ef2f 100644 --- a/211/1/Gemfile.lock +++ b/211/1/Gemfile.lock @@ -7,10 +7,12 @@ GEM mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2019.0331) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) multi_xml (0.6.0) - nokogiri (1.10.3) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + racc (1.6.0) table_print (1.5.6) PLATFORMS