From a83100ff1a244823c8f34264d01aedc4dede9474 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Oct 2022 06:44:40 +0000 Subject: [PATCH] Bump nokogiri from 1.10.9 to 1.13.9 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.9 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.10.9...v1.13.9) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 30 ++++++++++++++++-------------- 1 file changed, 16 insertions(+), 14 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8994e51..46d38b4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -35,7 +35,7 @@ GEM chunky_png (1.3.11) concurrent-ruby (1.1.6) crass (1.0.6) - cucumber (3.1.2) + cucumber (3.2.0) builder (>= 2.1.2) cucumber-core (~> 3.2.0) cucumber-expressions (~> 6.0.1) @@ -51,7 +51,7 @@ GEM cucumber-expressions (6.0.1) cucumber-tag_expressions (1.1.1) cucumber-wire (0.0.1) - diff-lcs (1.3) + diff-lcs (1.5.0) dotenv (2.7.2) dotenv-rails (2.7.2) dotenv (= 2.7.2) @@ -69,18 +69,20 @@ GEM crass (~> 1.0.2) nokogiri (>= 1.5.9) method_source (1.0.0) - mini_portile2 (2.4.0) - minitest (5.14.1) + mini_portile2 (2.8.0) + minitest (5.16.3) multi_json (1.13.1) multi_test (0.1.2) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) parallel (1.19.1) parser (2.7.0.2) ast (~> 2.4.0) + racc (1.6.0) rack (2.2.3) - rack-test (1.1.0) - rack (>= 1.0, < 3) + rack-test (2.0.2) + rack (>= 1.3) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) @@ -98,7 +100,7 @@ GEM rspec-core (~> 3.8.0) rspec-expectations (~> 3.8.0) rspec-mocks (~> 3.8.0) - rspec-core (3.8.0) + rspec-core (3.8.2) rspec-support (~> 3.8.0) rspec-expectations (3.8.3) diff-lcs (>= 1.2.0, < 2.0) @@ -115,16 +117,16 @@ GEM ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 1.7) ruby-progressbar (1.10.1) - rubyzip (1.3.0) + rubyzip (2.3.2) selenium-cucumber (3.1.5) appium_lib (>= 8.0.2) chunky_png (>= 1.3.5) cucumber (>= 2.3.0) rspec (>= 3.4.0) selenium-webdriver (>= 2.53.0) - selenium-webdriver (3.141.5926) - childprocess (>= 0.5, < 2.0) - rubyzip (~> 1.2, >= 1.2.2) + selenium-webdriver (3.142.7) + childprocess (>= 0.5, < 4.0) + rubyzip (>= 1.2.2) thor (1.0.1) thread_safe (0.3.6) tomlrb (1.2.8) @@ -134,7 +136,7 @@ GEM websocket-driver (0.7.0) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - zeitwerk (2.3.0) + zeitwerk (2.6.1) PLATFORMS ruby