From 3ab3193d37052f5721772319bac9675e1f88b329 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Apr 2023 06:35:32 +0000 Subject: [PATCH] Bump nokogiri from 1.5.5 to 1.14.3 in /tools/odin Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.5.5 to 1.14.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.5.5...v1.14.3) --- 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..2ae94371201 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.14.3) + 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)