mirror of
https://github.com/cmur2/dyndnsd.git
synced 2025-11-28 17:48:09 +01:00
gem: drop support for Rubies < 3
This commit is contained in:
@@ -3,7 +3,7 @@ require:
|
||||
- rubocop-rspec
|
||||
|
||||
AllCops:
|
||||
TargetRubyVersion: '2.7'
|
||||
TargetRubyVersion: '3.0'
|
||||
NewCops: enable
|
||||
|
||||
Gemspec/DevelopmentDependencies:
|
||||
|
||||
Reference in New Issue
Block a user