diff --git a/.rubocop.yml b/.rubocop.yml index ffe209994..c16409e53 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 bea438e9a..477254331 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.3.1 +3.3.2