From 036bc54ee149bb24b5daa32303bb9342a0855d87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 May 2022 03:37:31 +0000 Subject: [PATCH] Bump nokogiri from 1.13.3 to 1.13.6 in /appium-examples/RSpec/rdc Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.3 to 1.13.6. - [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.13.3...v1.13.6) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- appium-examples/RSpec/rdc/Gemfile.lock | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/appium-examples/RSpec/rdc/Gemfile.lock b/appium-examples/RSpec/rdc/Gemfile.lock index e5769ba..0d47db7 100644 --- a/appium-examples/RSpec/rdc/Gemfile.lock +++ b/appium-examples/RSpec/rdc/Gemfile.lock @@ -14,7 +14,9 @@ GEM faye-websocket (0.11.1) eventmachine (>= 0.12.0) websocket-driver (>= 0.5.1) - nokogiri (1.13.3-x86_64-darwin) + nokogiri (1.13.6-x86_64-darwin) + racc (~> 1.4) + nokogiri (1.13.6-x86_64-linux) racc (~> 1.4) parallel (1.22.1) parallel_tests (3.8.1) @@ -49,6 +51,7 @@ GEM PLATFORMS x86_64-darwin-20 + x86_64-linux DEPENDENCIES appium_lib (~> 12.0)