diff --git a/Gemfile.lock b/Gemfile.lock index 2bfedfee4..13c886e06 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -119,7 +119,6 @@ GEM caxlsx_rails (0.6.3) actionpack (>= 3.1) caxlsx (>= 3.0) - childprocess (3.0.0) choice (0.2.0) coderay (1.1.3) concurrent-ruby (1.1.10) @@ -421,9 +420,10 @@ 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.8.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 +500,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)