From ee2d8ae8e408634158c611f4867761d908bc108c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Apr 2023 05:58:10 +0000 Subject: [PATCH] Bump nokogiri from 1.13.10 to 1.14.3 in /gentest 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] --- gentest/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gentest/Gemfile.lock b/gentest/Gemfile.lock index 48781c15..1b7ab1f5 100644 --- a/gentest/Gemfile.lock +++ b/gentest/Gemfile.lock @@ -2,11 +2,11 @@ GEM remote: https://rubygems.org/ specs: childprocess (4.1.0) - mini_portile2 (2.8.0) - nokogiri (1.13.10) + mini_portile2 (2.8.1) + nokogiri (1.14.3) mini_portile2 (~> 2.8.0) racc (~> 1.4) - racc (1.6.1) + racc (1.6.2) regexp_parser (2.6.0) rexml (3.2.5) rubyzip (2.3.2)