diff --git a/Gemfile b/Gemfile index c194e46cc..70825d402 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.43" + gem "standard", "~> 1.44" end group :development do diff --git a/Gemfile.lock b/Gemfile.lock index e7275c726..8e76d291e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -415,7 +415,7 @@ GEM rspec-mocks (~> 3.13) rspec-support (~> 3.13) rspec-support (3.13.1) - rubocop (1.69.2) + rubocop (1.70.0) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) @@ -431,7 +431,7 @@ GEM rubocop (~> 1.41) rubocop-factory_bot (2.26.1) rubocop (~> 1.61) - rubocop-performance (1.23.0) + rubocop-performance (1.23.1) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-rails (2.28.0) @@ -486,10 +486,10 @@ GEM apimatic_core (~> 0.3.11) apimatic_core_interfaces (~> 0.2.1) apimatic_faraday_client_adapter (~> 0.1.4) - standard (1.43.0) + standard (1.44.0) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.0) - rubocop (~> 1.69.1) + rubocop (~> 1.70.0) standard-custom (~> 1.0.0) standard-performance (~> 1.6) standard-custom (1.0.2) @@ -513,7 +513,7 @@ GEM railties (>= 6.0.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (3.1.2) + unicode-display_width (3.1.4) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) uniform_notifier (1.16.0) @@ -602,7 +602,7 @@ DEPENDENCIES spring-watcher-listen! sprockets-rails square.rb - standard (~> 1.43) + standard (~> 1.44) stimulus-rails strip_attributes (~> 1.14) stripe