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.
2 parents 37227c7 + 720c7d1 commit 4febb06Copy full SHA for 4febb06
.rubocop.yml
@@ -7,7 +7,6 @@ require:
7
8
AllCops:
9
TargetRubyVersion: 3.1
10
- TargetRailsVersion: 8.0
11
# RuboCop has a bunch of cops enabled by default. This setting tells RuboCop
12
# to ignore them, so only the ones explicitly set in this file are enabled.
13
DisabledByDefault: true
Gemfile.lock
@@ -470,7 +470,7 @@ GEM
470
retriable (3.1.2)
471
rexml (3.2.6)
472
rouge (4.2.0)
473
- rubocop (1.63.5)
+ rubocop (1.64.0)
474
json (~> 2.3)
475
language_server-protocol (>= 3.17.0)
476
parallel (~> 1.10)
0 commit comments