From 7566e0da6a1779c2431f8fc5aa335e2918dbe7b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Apr 2023 06:01:03 +0000 Subject: [PATCH] Bump nokogiri from 1.13.3 to 1.14.3 in /test_app Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.3 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.3...v1.14.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- test_app/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test_app/Gemfile.lock b/test_app/Gemfile.lock index efb2716..e4efa1a 100644 --- a/test_app/Gemfile.lock +++ b/test_app/Gemfile.lock @@ -100,13 +100,13 @@ GEM mime-types (~> 1.16) treetop (~> 1.4.8) mime-types (1.25.1) - mini_portile2 (2.8.0) + mini_portile2 (2.8.1) multi_json (1.14.1) - nokogiri (1.13.3) + nokogiri (1.14.3) mini_portile2 (~> 2.8.0) racc (~> 1.4) polyglot (0.3.5) - racc (1.6.0) + racc (1.6.2) rack (1.4.7) rack-cache (1.11.0) rack (>= 0.4)