diff --git a/Gemfile.lock b/Gemfile.lock index ecc84bf..19df3cb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -311,7 +311,8 @@ GEM railties (>= 5.2) reverse_markdown (2.1.1) nokogiri - rexml (3.2.6) + rexml (3.2.8) + strscan (>= 3.0.9) rubocop (1.62.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -353,7 +354,7 @@ GEM sorbet-runtime (>= 0.5.9897) ruby-progressbar (1.13.0) rubyzip (2.3.2) - selenium-webdriver (4.18.1) + selenium-webdriver (4.21.1) base64 (~> 0.2) rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) @@ -381,6 +382,7 @@ GEM stringio (3.1.0) strong_migrations (1.8.0) activerecord (>= 5.2) + strscan (3.1.0) tailwindcss-rails (2.3.0) railties (>= 6.0.0) tailwindcss-rails (2.3.0-aarch64-linux)