1
0
mirror of https://github.com/cmur2/dyndnsd.git synced 2025-06-26 12:30:18 +02:00

gems: update rubocop to version 1.44.0

This commit is contained in:
depfu[bot]
2023-01-24 12:18:42 +00:00
committed by Christian Nicolai
parent 9f7ebfe59c
commit 75059044de
2 changed files with 4 additions and 1 deletions

View File

@ -6,6 +6,9 @@ AllCops:
TargetRubyVersion: '2.7'
NewCops: enable
Gemspec/DevelopmentDependencies:
EnforcedStyle: gemspec
Gemspec/RequireMFA:
Enabled: false