1
0
mirror of https://github.com/cmur2/openvpn-status-web.git synced 2025-06-29 10:30:23 +02:00

gems: update rubocop to version 1.23.0

This commit is contained in:
depfu[bot]
2021-11-16 09:48:56 +00:00
committed by Christian Nicolai
parent ff6572bdac
commit d401074524
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