updated the version from 2.4 - 2.5

This commit is contained in:
root
2019-12-17 01:45:16 +00:00
parent 9e31f7d1eb
commit feb57aca91
6 changed files with 10 additions and 9 deletions

View File

@@ -4,7 +4,7 @@ AllCops:
- 'tmp/**/*'
- 'tools/**/*'
- 'doc/**/*'
TargetRubyVersion: 2.4
TargetRubyVersion: 2.5
Metrics/AbcSize:
Enabled: false