diff --git a/Gemfile.lock b/Gemfile.lock index 7330554..cb94607 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -193,7 +193,7 @@ GEM io-console (~> 0.5) request_store (1.5.1) rack (>= 1.4) - rexml (3.2.5) + rexml (3.2.6) ruby2_keywords (0.0.5) rubyzip (2.3.2) sanitize (6.0.2) @@ -229,10 +229,10 @@ GEM activemodel (>= 6.0.0) bindex (>= 0.4.0) railties (>= 6.0.0) - webdrivers (5.2.0) + webdrivers (5.3.1) nokogiri (~> 1.6) rubyzip (>= 1.3.0) - selenium-webdriver (~> 4.0) + selenium-webdriver (~> 4.0, < 4.11) websocket (1.2.9) websocket-driver (0.7.5) websocket-extensions (>= 0.1.0)