From 20005557dcdd2f31cf2a2fe34f4174bf96db0821 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Sep 2021 01:20:01 +0000 Subject: [PATCH] Bump nokogiri from 1.10.9 to 1.12.5 in /ruby Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.9 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.9...v1.12.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- ruby/Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/ruby/Gemfile.lock b/ruby/Gemfile.lock index d193b32..e4b2f1d 100644 --- a/ruby/Gemfile.lock +++ b/ruby/Gemfile.lock @@ -8,12 +8,14 @@ GEM e2mmap (0.1.0) jaro_winkler (1.5.4) maruku (0.7.3) - mini_portile2 (2.4.0) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) + mini_portile2 (2.6.1) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) parallel (1.19.1) parser (2.7.0.5) ast (~> 2.4.0) + racc (1.5.2) rainbow (3.0.0) readapt (1.0.0) backport (~> 1.1)