From a0a1e324c7d155cfa37dcfd54b9f2a6a31b72f41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Sep 2021 20:45:24 +0000 Subject: [PATCH] Bump nokogiri from 1.8.2 to 1.12.5 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.2 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.8.2...v1.12.5) --- 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..155da3c 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.6.1) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) os (0.9.6) parser (2.4.0.2) ast (~> 2.3) power_assert (1.1.1) + racc (1.5.2) ruby-protocol-buffers (1.5.1) rubyzip (1.2.1) selenium-webdriver (3.9.0)