diff --git a/Gemfile.lock b/Gemfile.lock index e4e257f7..0a7b88f1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -332,7 +332,7 @@ GEM parallel (1.24.0) parallel_tests (4.7.1) parallel - parser (3.3.1.0) + parser (3.3.2.0) ast (~> 2.4.1) racc pdf-core (0.10.0) @@ -352,7 +352,7 @@ GEM public_suffix (5.0.5) puma (6.4.2) nio4r (~> 2.0) - racc (1.7.3) + racc (1.8.0) rack (3.0.10) rack-cors (2.0.2) rack (>= 2.0.0) @@ -416,7 +416,7 @@ GEM redis-client (>= 0.22.0) redis-client (0.22.1) connection_pool - regexp_parser (2.9.0) + regexp_parser (2.9.2) reline (0.5.5) io-console (~> 0.5) responders (3.1.1) @@ -424,7 +424,8 @@ GEM railties (>= 5.2) reverse_markdown (2.1.1) nokogiri - rexml (3.2.6) + rexml (3.2.8) + strscan (>= 3.0.9) rouge (4.2.1) rspec-core (3.13.0) rspec-support (~> 3.13.0) @@ -483,7 +484,7 @@ GEM rubocop-packaging (~> 0.5) rubocop-performance (~> 1.11) rubocop-rails (~> 2.0) - rubocop-rspec (2.29.2) + rubocop-rspec (2.30.0) rubocop (~> 1.40) rubocop-capybara (~> 2.17) rubocop-factory_bot (~> 2.22) @@ -560,6 +561,7 @@ GEM stimulus-rails (1.3.3) railties (>= 6.0.0) stringio (3.1.0) + strscan (3.1.0) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) thor (1.3.1)