From 76762fed68cee995fe44e3622f7f7dc958fc6e30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 May 2022 23:32:12 +0000 Subject: [PATCH] Bump nokogiri in /backend-news/newsAPIInitialInvestigation-api Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.7 to 1.13.6. - [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.7...v1.13.6) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- backend-news/newsAPIInitialInvestigation-api/Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/backend-news/newsAPIInitialInvestigation-api/Gemfile.lock b/backend-news/newsAPIInitialInvestigation-api/Gemfile.lock index c1d3514..3f10d23 100644 --- a/backend-news/newsAPIInitialInvestigation-api/Gemfile.lock +++ b/backend-news/newsAPIInitialInvestigation-api/Gemfile.lock @@ -83,15 +83,17 @@ GEM method_source (0.9.2) mimemagic (0.3.3) mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.14.0) msgpack (1.3.1) nio4r (2.5.2) - nokogiri (1.10.7) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.6) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) pg (1.2.2) puma (4.3.1) nio4r (~> 2.0) + racc (1.6.0) rack (2.1.1) rack-cors (1.1.1) rack (>= 2.0.0)