From 2352e2bbf9a33cf355265937a19242673bd1488f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Apr 2023 05:56:04 +0000 Subject: [PATCH] Bump nokogiri from 1.13.10 to 1.14.3 in /spec/bundle/insecure_sources Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.10 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.13.10...v1.14.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- spec/bundle/insecure_sources/Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/spec/bundle/insecure_sources/Gemfile.lock b/spec/bundle/insecure_sources/Gemfile.lock index a66d8398..e607cb9b 100644 --- a/spec/bundle/insecure_sources/Gemfile.lock +++ b/spec/bundle/insecure_sources/Gemfile.lock @@ -85,15 +85,15 @@ GEM marcel (1.0.1) method_source (1.0.0) mini_mime (1.0.3) - mini_portile2 (2.8.0) + mini_portile2 (2.8.1) minitest (5.14.4) nio4r (2.5.7) - nokogiri (1.13.10) + nokogiri (1.14.3) mini_portile2 (~> 2.8.0) racc (~> 1.4) - nokogiri (1.13.10-x86_64-linux) + nokogiri (1.14.3-x86_64-linux) racc (~> 1.4) - racc (1.6.1) + racc (1.6.2) rack (2.2.6.3) rack-test (1.1.0) rack (>= 1.0, < 3)