We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4929360 commit 2362ae4Copy full SHA for 2362ae4
.rubocop.yml
@@ -13,7 +13,7 @@ AllCops:
13
SuggestExtensions: false
14
DisplayCopNames: true
15
TargetRubyVersion: 3.2
16
- TargetRailsVersion: 6.1
+ TargetRailsVersion: 7.1
17
Exclude:
18
- bin/**/*
19
- vendor/**/*
0 commit comments