gems: update rubocop to version 1.44.0

This commit is contained in:
depfu[bot]
2023-01-24 15:20:52 +01:00
committed by cn
parent 65a65081ae
commit 1237f144d5
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -6,6 +6,9 @@ AllCops:
TargetRubyVersion: '2.7'
NewCops: enable
Gemspec/DevelopmentDependencies:
EnforcedStyle: gemspec
Gemspec/RequireMFA:
Enabled: false