diff --git a/.rubocop.yml b/.rubocop.yml index 606a449b2..093bdcb00 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -1,8 +1,5 @@ inherit_from: .rubocop_basic.yml -Bundler/InsecureProtocolSource: - Enabled: true - Performance/CompareWithBlock: Enabled: true