diff --git a/backend/Gemfile.lock b/backend/Gemfile.lock index 8780db3d..bc99d8e9 100644 --- a/backend/Gemfile.lock +++ b/backend/Gemfile.lock @@ -156,10 +156,11 @@ GEM actionpack (>= 4.2, < 6.2) regexp-examples (>= 1.5, < 2) rubyzip (2.3.2) - selenium-webdriver (4.1.0) + selenium-webdriver (4.6.1) childprocess (>= 0.5, < 5.0) rexml (~> 3.2, >= 3.2.5) - rubyzip (>= 1.2.2) + rubyzip (>= 1.2.2, < 3.0) + websocket (~> 1.0) spring (2.1.1) spring-watcher-listen (2.0.1) listen (>= 2.7, < 4.0) @@ -182,6 +183,7 @@ GEM activemodel (>= 6.0.0) bindex (>= 0.4.0) railties (>= 6.0.0) + websocket (1.2.9) websocket-driver (0.7.5) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5)