diff --git a/Gemfile.lock b/Gemfile.lock index cd16845..3e93458 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -136,10 +136,10 @@ GEM connection_pool (3.0.2) crass (1.0.7) date (3.5.1) - dotenv (2.8.1) - dotenv-rails (2.8.1) - dotenv (= 2.8.1) - railties (>= 3.2) + dotenv (3.2.0) + dotenv-rails (3.2.0) + dotenv (= 3.2.0) + railties (>= 6.1) drb (2.2.3) dry-configurable (1.3.0) dry-core (~> 1.1) @@ -362,9 +362,11 @@ GEM sprockets-rails tilt securerandom (0.4.1) - selenium-webdriver (4.9.0) + selenium-webdriver (4.45.0) + base64 (~> 0.2) + logger (~> 1.4) rexml (~> 3.2, >= 3.2.5) - rubyzip (>= 1.2.2, < 3.0) + rubyzip (>= 1.2.2, < 4.0) websocket (~> 1.0) sentry-rails (6.6.2) railties (>= 5.2.0) @@ -396,11 +398,10 @@ GEM unicode-emoji (4.2.0) uri (1.1.1) useragent (0.16.11) - web-console (4.2.1) - actionview (>= 6.0.0) - activemodel (>= 6.0.0) + web-console (4.3.0) + actionview (>= 8.0.0) bindex (>= 0.4.0) - railties (>= 6.0.0) + railties (>= 8.0.0) webrick (1.9.2) websocket (1.2.11) websocket-driver (0.8.2) diff --git a/Gemfile.next.lock b/Gemfile.next.lock index cd16845..3e93458 100644 --- a/Gemfile.next.lock +++ b/Gemfile.next.lock @@ -136,10 +136,10 @@ GEM connection_pool (3.0.2) crass (1.0.7) date (3.5.1) - dotenv (2.8.1) - dotenv-rails (2.8.1) - dotenv (= 2.8.1) - railties (>= 3.2) + dotenv (3.2.0) + dotenv-rails (3.2.0) + dotenv (= 3.2.0) + railties (>= 6.1) drb (2.2.3) dry-configurable (1.3.0) dry-core (~> 1.1) @@ -362,9 +362,11 @@ GEM sprockets-rails tilt securerandom (0.4.1) - selenium-webdriver (4.9.0) + selenium-webdriver (4.45.0) + base64 (~> 0.2) + logger (~> 1.4) rexml (~> 3.2, >= 3.2.5) - rubyzip (>= 1.2.2, < 3.0) + rubyzip (>= 1.2.2, < 4.0) websocket (~> 1.0) sentry-rails (6.6.2) railties (>= 5.2.0) @@ -396,11 +398,10 @@ GEM unicode-emoji (4.2.0) uri (1.1.1) useragent (0.16.11) - web-console (4.2.1) - actionview (>= 6.0.0) - activemodel (>= 6.0.0) + web-console (4.3.0) + actionview (>= 8.0.0) bindex (>= 0.4.0) - railties (>= 6.0.0) + railties (>= 8.0.0) webrick (1.9.2) websocket (1.2.11) websocket-driver (0.8.2)