Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit f44046d

Browse files
committed
Update rubocop version
1 parent 4f76ffa commit f44046d

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.rubocop.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ Lint/AmbiguousRange:
3030
Lint/BooleanSymbol:
3131
Enabled: false
3232

33+
Lint/Debugger:
34+
Enabled: false
35+
3336
Lint/DuplicateBranch:
3437
Enabled: false
3538

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ GEM
1919
rake (13.0.6)
2020
regexp_parser (2.6.2)
2121
rexml (3.2.5)
22-
rubocop (1.44.1)
22+
rubocop (1.45.1)
2323
json (~> 2.3)
2424
parallel (~> 1.10)
2525
parser (>= 3.2.0.0)

0 commit comments

Comments
 (0)