From 23dc6b6df893471258c4429c01f0e218dcb687a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Mar 2023 03:16:56 +0000 Subject: [PATCH] Bump nokogiri from 1.5.5 to 1.13.10 in /tools/odin 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: direct:production ... Signed-off-by: dependabot[bot] --- tools/odin/Gemfile.lock | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/tools/odin/Gemfile.lock b/tools/odin/Gemfile.lock index bd4c219d368..06d06ad67c2 100644 --- a/tools/odin/Gemfile.lock +++ b/tools/odin/Gemfile.lock @@ -13,11 +13,15 @@ GEM factory_girl (4.1.0) activesupport (>= 3.0.0) i18n (0.6.1) + mini_portile2 (2.8.1) mongo (1.8.2) bson (~> 1.8.2) multi_json (1.4.0) mustache (0.99.4) - nokogiri (1.5.5) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + racc (1.6.2) rake (10.0.2) rspec (2.12.0) rspec-core (~> 2.12.0)