From 255eca098d015c77516829911b2b42445cf72f02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Apr 2023 06:10:35 +0000 Subject: [PATCH] Bump nokogiri from 1.13.6 to 1.14.3 in /test/linters/projects/erblint Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.6 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.6...v1.14.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- test/linters/projects/erblint/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test/linters/projects/erblint/Gemfile.lock b/test/linters/projects/erblint/Gemfile.lock index 1cf51028..039cd2c1 100644 --- a/test/linters/projects/erblint/Gemfile.lock +++ b/test/linters/projects/erblint/Gemfile.lock @@ -39,15 +39,15 @@ GEM loofah (2.18.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) - mini_portile2 (2.8.0) + mini_portile2 (2.8.1) minitest (5.16.2) - nokogiri (1.13.6) + nokogiri (1.14.3) mini_portile2 (~> 2.8.0) racc (~> 1.4) parallel (1.22.1) parser (3.1.2.0) ast (~> 2.4.1) - racc (1.6.0) + racc (1.6.2) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6)