Skip to content

Commit

Permalink
Merge pull request #2997 from TracksApp/fix_tests
Browse files Browse the repository at this point in the history
Upgrade Ruby version to hopefully fix Dependabot
  • Loading branch information
ZeiP authored Jun 5, 2024
2 parents a9a54f7 + f76a00f commit 099a0ff
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
9 changes: 0 additions & 9 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.5
3.0

0 comments on commit 099a0ff

Please sign in to comment.