diff --git a/Gemfile b/Gemfile index 9a1561596..befb27bb4 100644 --- a/Gemfile +++ b/Gemfile @@ -132,7 +132,7 @@ group :development, :test do gem "rubocop-rspec" gem "rubocop-capybara" gem "rubocop-factory_bot" - gem "standard", "~> 1.41" + gem "standard", "~> 1.42" end group :development do diff --git a/Gemfile.lock b/Gemfile.lock index 73b8b8c46..0cec6cef7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -233,7 +233,7 @@ GEM jmespath (1.6.2) jsbundling-rails (1.3.1) railties (>= 6.0.0) - json (2.7.4) + json (2.8.1) language_server-protocol (3.17.0.3) lint_roller (1.1.0) listen (3.9.0) @@ -307,7 +307,7 @@ GEM racc (~> 1.4) pagy (9.2.2) parallel (1.26.3) - parser (3.3.5.0) + parser (3.3.6.0) ast (~> 2.4.1) racc pg (1.5.9) @@ -414,7 +414,7 @@ GEM rspec-mocks (~> 3.13) rspec-support (~> 3.13) rspec-support (3.13.1) - rubocop (1.66.1) + rubocop (1.68.0) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) @@ -424,7 +424,7 @@ GEM rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) + rubocop-ast (1.35.0) parser (>= 3.3.1.0) rubocop-capybara (2.21.0) rubocop (~> 1.41) @@ -485,10 +485,10 @@ GEM apimatic_core (~> 0.3.9) apimatic_core_interfaces (~> 0.2.1) apimatic_faraday_client_adapter (~> 0.1.4) - standard (1.41.1) + standard (1.42.0) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.0) - rubocop (~> 1.66.0) + rubocop (~> 1.68.0) standard-custom (~> 1.0.0) standard-performance (~> 1.5) standard-custom (1.0.2) @@ -599,7 +599,7 @@ DEPENDENCIES spring-watcher-listen! sprockets-rails square.rb - standard (~> 1.41) + standard (~> 1.42) stimulus-rails strip_attributes (~> 1.14) stripe