Merge pull request #2997 from TracksApp/fix_tests

Upgrade Ruby version to hopefully fix Dependabot
This commit is contained in:
Jyri-Petteri Paloposki 2024-06-06 00:40:14 +03:00 committed by GitHub
commit 099a0ff886
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1 additions and 10 deletions

View file

@ -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

View file

@ -1 +1 @@
2.5 3.0