From 5afa4b77c637a9012e92ad0f54f3e5a692892ad7 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 3 Jun 2024 11:52:55 +0000 Subject: [PATCH 1/2] .rubocop.yml: update to match main configuration --- .rubocop.yml | 2 -- 1 file changed, 2 deletions(-) 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: From 0d97600de357da4d9c08d671d63bc8a5f3a9c3a5 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 3 Jun 2024 11:52:56 +0000 Subject: [PATCH 2/2] .ruby-version: update to match main configuration --- .ruby-version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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