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

This commit is contained in:
depfu[bot]
2023-01-24 12:18:44 +00:00
committed by Christian Nicolai
parent 65a65081ae
commit 1237f144d5
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