diff --git a/Gemfile.lock b/Gemfile.lock index 796a6afdc..065eeb461 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -119,7 +119,7 @@ GEM caxlsx_rails (0.6.3) actionpack (>= 3.1) caxlsx (>= 3.0) - childprocess (3.0.0) + childprocess (4.1.0) choice (0.2.0) coderay (1.1.3) concurrent-ruby (1.1.10) @@ -421,9 +421,11 @@ GEM rubyzip (2.3.2) scout_apm (4.1.2) parser - selenium-webdriver (3.142.7) - childprocess (>= 0.5, < 4.0) - rubyzip (>= 1.2.2) + selenium-webdriver (4.4.0) + childprocess (>= 0.5, < 5.0) + rexml (~> 3.2, >= 3.2.5) + rubyzip (>= 1.2.2, < 3.0) + websocket (~> 1.0) semantic_range (3.0.0) shellany (0.0.1) simple-password-gen (0.1.5) @@ -500,6 +502,7 @@ GEM railties (>= 5.2) semantic_range (>= 2.3.0) webrick (1.7.0) + websocket (1.2.9) websocket-driver (0.7.5) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5)