mirror of
https://github.com/cmur2/dyndnsd.git
synced 2025-08-12 12:48:37 +02:00
gems: fix order, drop unnecessary json dependency
- json was added pre Ruby 2.0 in e50430b177
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
AllCops:
|
||||
TargetRubyVersion: '2.3'
|
||||
|
||||
Gemspec/OrderedDependencies:
|
||||
Enabled: false
|
||||
|
||||
Layout/EmptyLineAfterGuardClause:
|
||||
Enabled: false
|
||||
|
||||
|
Reference in New Issue
Block a user