From 3a1f73a8bee2058a9e40c64324fc2b78aabf926a Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 3 Jun 2024 11:52:49 +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 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: From e08031ab526add580531cd957784c64d8ee03657 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 3 Jun 2024 11:52:50 +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 bea438e9a..477254331 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.3.1 +3.3.2