From 1c2c3809d1fab88bc95b2100af7b95fad280cbee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Mar 2023 10:39:18 +0000 Subject: [PATCH] Bump nokogiri from 1.6.6.2 to 1.14.2 in /shared/gemfiles/20150204-extras Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.6.2 to 1.14.2. - [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.6.2...v1.14.2) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- shared/gemfiles/20150204-extras/Gemfile.lock | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/shared/gemfiles/20150204-extras/Gemfile.lock b/shared/gemfiles/20150204-extras/Gemfile.lock index e8dfa4b..cdccc6e 100644 --- a/shared/gemfiles/20150204-extras/Gemfile.lock +++ b/shared/gemfiles/20150204-extras/Gemfile.lock @@ -1,13 +1,15 @@ GEM remote: https://rubygems.org/ specs: - mini_portile (0.6.2) - nokogiri (1.6.6.2) - mini_portile (~> 0.6.0) - nokogiri (1.6.6.2-x86-mingw32) - mini_portile (~> 0.6.0) + mini_portile2 (2.8.1) + nokogiri (1.14.2) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + nokogiri (1.14.2-x86-mingw32) + racc (~> 1.4) nokogumbo (1.2.0) nokogiri + racc (1.6.2) rugged (0.22.0b5) PLATFORMS