mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 15:20:13 +01:00
Merge pull request #2997 from TracksApp/fix_tests
Upgrade Ruby version to hopefully fix Dependabot
This commit is contained in:
commit
099a0ff886
2 changed files with 1 additions and 10 deletions
|
|
@ -21,14 +21,5 @@ plugins:
|
||||||
enabled: true
|
enabled: true
|
||||||
reek:
|
reek:
|
||||||
enabled: true
|
enabled: true
|
||||||
rubocop:
|
|
||||||
enabled: true
|
|
||||||
checks:
|
|
||||||
Rubocop/Style/StringLiterals:
|
|
||||||
enabled: false
|
|
||||||
Rubocop/Style/TrailingCommaInLiteral:
|
|
||||||
enabled: false
|
|
||||||
Rubocop/Style/HashSyntax:
|
|
||||||
enabled: false
|
|
||||||
#exclude_patterns:
|
#exclude_patterns:
|
||||||
#- app/assets/javascripts-jquery-ui
|
#- app/assets/javascripts-jquery-ui
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
2.5
|
3.0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue