From 006b6a9f1444f1fe723468ca5ed5f12e72ff6d7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Apr 2023 05:36:48 +0000 Subject: [PATCH] Bump nokogiri from 1.11.4 to 1.14.3 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.4 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.11.4...v1.14.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 03aab96..f056650 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,9 +8,9 @@ GEM graphviz (1.1.0) process-pipeline method_source (0.9.2) - mini_portile2 (2.5.1) - nokogiri (1.11.4) - mini_portile2 (~> 2.5.0) + mini_portile2 (2.8.1) + nokogiri (1.14.3) + mini_portile2 (~> 2.8.0) racc (~> 1.4) process-group (1.2.1) process-terminal (~> 0.2.0) @@ -24,7 +24,7 @@ GEM pry-byebug (3.8.0) byebug (~> 11.0) pry (~> 0.10) - racc (1.5.2) + racc (1.6.2) rubyzip (2.1.0) selenium-webdriver (3.142.7) childprocess (>= 0.5, < 4.0)