From 7201e0b039045090405d421130bcd6ad55df6803 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Oct 2022 04:36:51 +0000 Subject: [PATCH] Bump nokogiri from 1.13.8 to 1.13.9 in /api Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.8 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.13.8...v1.13.9) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- api/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/api/Gemfile.lock b/api/Gemfile.lock index a35c48c7..ee55a43f 100644 --- a/api/Gemfile.lock +++ b/api/Gemfile.lock @@ -194,10 +194,10 @@ GEM msgpack (1.5.6) mysql2 (0.5.4) nio4r (2.5.8) - nokogiri (1.13.8) + nokogiri (1.13.9) mini_portile2 (~> 2.8.0) racc (~> 1.4) - nokogiri (1.13.8-x64-mingw32) + nokogiri (1.13.9-x64-mingw32) racc (~> 1.4) orm_adapter (0.5.0) parallel (1.22.1)