diff --git a/Gemfile.lock b/Gemfile.lock index fca1d901..acf4b9a4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -225,7 +225,7 @@ GEM jbuilder (2.13.0) actionview (>= 5.0.0) activesupport (>= 5.0.0) - json (2.7.5) + json (2.8.1) language_server-protocol (3.17.0.3) launchy (3.0.1) addressable (~> 2.8) @@ -282,7 +282,7 @@ GEM nokogiri (1.16.7-x86_64-linux) racc (~> 1.4) parallel (1.26.3) - parser (3.3.5.1) + parser (3.3.6.0) ast (~> 2.4.1) racc path_expander (1.1.3) @@ -395,7 +395,7 @@ GEM rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.33.0) + rubocop-ast (1.35.0) parser (>= 3.3.1.0) rubocop-capybara (2.21.0) rubocop (~> 1.41) @@ -419,8 +419,8 @@ GEM rubocop (~> 1.61) rubocop-rubycw (0.1.6) rubocop (~> 1.0) - rubocop-thread_safety (0.5.1) - rubocop (>= 0.90.0) + rubocop-thread_safety (0.6.0) + rubocop (>= 1.48.1) ruby-progressbar (1.13.0) ruby_parser (3.21.1) racc (~> 1.5)