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

gem: update dependencies

This commit is contained in:
cn
2018-03-26 20:56:53 +02:00
parent 6604b98a84
commit 472d9aaa98
3 changed files with 7 additions and 4 deletions

View File

@ -34,6 +34,9 @@ Metrics/MethodLength:
Metrics/PerceivedComplexity:
Enabled: false
Naming/UncommunicativeMethodParamName:
Enabled: false
Style/ConditionalAssignment:
Enabled: false