diff --git a/Gemfile.lock b/Gemfile.lock index 6b3349b..0e65d17 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,15 +3,18 @@ GEM specs: browserstack-local (1.3.0) childprocess (4.1.0) - rexml (3.2.5) + rexml (3.3.3) + strscan rubyzip (2.3.2) selenium-webdriver (4.1.0) childprocess (>= 0.5, < 5.0) rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2) + strscan (3.1.0) PLATFORMS x86_64-darwin-20 + x86_64-linux DEPENDENCIES browserstack-local (= 1.3.0)