From 5ee7c93307c7cc38e10db62b21bcc6c9b3d6fbe0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Apr 2023 07:32:42 +0000 Subject: [PATCH] Bump nokogiri from 1.6.7.2 to 1.14.3 in /test/support Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.7.2 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.6.7.2...v1.14.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- test/support/Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/test/support/Gemfile.lock b/test/support/Gemfile.lock index 76f6d736..bc0cc955 100644 --- a/test/support/Gemfile.lock +++ b/test/support/Gemfile.lock @@ -21,11 +21,13 @@ GEM yajl-ruby (~> 1.1) gherkin (2.12.2) multi_json (~> 1.3) - mini_portile2 (2.0.0) + mini_portile2 (2.8.1) multi_json (1.11.2) - nokogiri (1.6.7.2) - mini_portile2 (~> 2.0.0.rc2) + nokogiri (1.14.3) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) polyglot (0.3.5) + racc (1.6.2) rake (11.1.2) redcarpet (2.1.1) rufus-lru (1.0.5)