diff --git a/.rubocop.yml b/.rubocop.yml index ffe20999..c16409e5 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -186,8 +186,6 @@ Style/RescueStandardError: EnforcedStyle: implicit Style/ReturnNil: Enabled: true -Style/SendWithLiteralMethodName: - Enabled: false Style/StderrPuts: Enabled: false Style/StringConcatenation: diff --git a/.ruby-version b/.ruby-version index bea438e9..47725433 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.3.1 +3.3.2