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.23.0

This commit is contained in:
depfu[bot]
2021-11-16 09:48:57 +00:00
committed by Christian Nicolai
parent 0134b7bee1
commit 7b8485cacc
2 changed files with 4 additions and 1 deletions

View File

@ -6,6 +6,9 @@ AllCops:
TargetRubyVersion: '2.5'
NewCops: enable
Gemspec/RequireMFA:
Enabled: false
Layout/EmptyLineAfterGuardClause:
Enabled: false