diff --git a/.rubocop.yml b/.rubocop.yml index dd1feef..2e115d6 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -3,7 +3,7 @@ require: - rubocop-rspec AllCops: - TargetRubyVersion: 3.1.2 + TargetRubyVersion: 3.2.0 TargetRailsVersion: 7.0.1 DisabledByDefault: true Exclude: diff --git a/.ruby-version b/.ruby-version index ef538c2..944880f 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.1.2 +3.2.0