diff --git a/Gemfile.lock b/Gemfile.lock index d1c9090..f89cd8c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -166,6 +166,7 @@ GEM kaminari-core (1.2.2) language_server-protocol (3.17.0.3) lint_roller (1.1.0) + logger (1.6.1) loofah (2.22.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) @@ -268,7 +269,8 @@ GEM responders (3.1.1) actionpack (>= 5.2) railties (>= 5.2) - rexml (3.2.6) + rexml (3.3.6) + strscan rubocop (1.63.5) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -301,8 +303,9 @@ GEM sprockets-rails tilt selectize-rails (0.12.6) - selenium-webdriver (4.19.0) + selenium-webdriver (4.24.0) base64 (~> 0.2) + logger (~> 1.4) rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) @@ -335,6 +338,7 @@ GEM stimulus-rails (1.3.3) railties (>= 6.0.0) stringio (3.1.0) + strscan (3.1.0) tailwind_merge (0.11.0) lru_redux (~> 1.1) thor (1.3.1) @@ -359,7 +363,7 @@ GEM crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) webrick (1.8.1) - websocket (1.2.10) + websocket (1.2.11) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5)