diff --git a/Gemfile.lock b/Gemfile.lock index 7c25ac5..b7eea3a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -270,7 +270,7 @@ GEM sqlite3 localhost (1.3.1) logfmt (0.0.10) - logger (1.6.6) + logger (1.7.0) loofah (2.24.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) @@ -335,6 +335,7 @@ GEM pp (0.6.2) prettyprint prettyprint (0.2.0) + prism (1.4.0) propshaft (1.1.0) actionpack (>= 7.0.0) activesupport (>= 7.0.0) @@ -406,7 +407,7 @@ GEM responders (3.1.1) actionpack (>= 5.2) railties (>= 5.2) - rexml (3.4.1) + rexml (3.4.4) rubocop (1.74.0) json (~> 2.3) language_server-protocol (~> 3.17.0.2) @@ -435,16 +436,18 @@ GEM rubocop-performance (>= 1.24) rubocop-rails (>= 2.30) ruby-progressbar (1.13.0) - rubyzip (2.4.1) + rubyzip (3.1.1) samovar (2.3.0) console (~> 1.0) mapping (~> 1.0) securerandom (0.4.1) - selenium-webdriver (4.29.1) + selenium-webdriver (4.36.0) base64 (~> 0.2) + json (<= 2.13.2) logger (~> 1.4) + prism (~> 1.0, < 1.5) rexml (~> 3.2, >= 3.2.5) - rubyzip (>= 1.2.2, < 3.0) + rubyzip (>= 1.2.2, < 4.0) websocket (~> 1.0) sitepress-core (4.0.8) mime-types (>= 2.99)