mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 07:10:12 +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
|
||||
reek:
|
||||
enabled: true
|
||||
rubocop:
|
||||
enabled: true
|
||||
checks:
|
||||
Rubocop/Style/StringLiterals:
|
||||
enabled: false
|
||||
Rubocop/Style/TrailingCommaInLiteral:
|
||||
enabled: false
|
||||
Rubocop/Style/HashSyntax:
|
||||
enabled: false
|
||||
#exclude_patterns:
|
||||
#- app/assets/javascripts-jquery-ui
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
2.5
|
||||
3.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue