From 4b4c0a3f66940fb7d951da86c926b1839a65eff9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Oct 2022 04:09:46 +0000 Subject: [PATCH] Bump nokogiri from 1.8.2 to 1.13.9 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.2 to 1.13.9. - [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.8.2...v1.13.9) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 357824a..2d42278 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,13 +17,15 @@ GEM ruby-protocol-buffers (= 1.5.1) io-like (0.3.0) method_source (0.8.2) - mini_portile2 (2.3.0) - nokogiri (1.8.2) - mini_portile2 (~> 2.3.0) + mini_portile2 (2.8.0) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) os (0.9.6) parser (2.4.0.2) ast (~> 2.3) power_assert (1.1.1) + racc (1.6.0) ruby-protocol-buffers (1.5.1) rubyzip (1.2.1) selenium-webdriver (3.9.0)