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)