From 47f95fadb57a2ab72e6156b83048d155c0c17de2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Sep 2021 06:02:06 +0000 Subject: [PATCH] chore(deps): bump nokogiri from 1.10.5 to 1.12.5 in /scripts Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.5 to 1.12.5. - [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.10.5...v1.12.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- scripts/Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/scripts/Gemfile.lock b/scripts/Gemfile.lock index 80e784b49f95a..497e88ef8a067 100644 --- a/scripts/Gemfile.lock +++ b/scripts/Gemfile.lock @@ -26,12 +26,14 @@ GEM loofah (2.3.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) - mini_portile2 (2.4.0) + mini_portile2 (2.6.1) minitest (5.11.3) - nokogiri (1.10.5) - mini_portile2 (~> 2.4.0) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) paint (2.1.1) parallel (1.17.0) + racc (1.5.2) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6)