File tree 2 files changed +9
-9
lines changed
2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ gem 'redcarpet', '~> 3.6.0'
11
11
gem 'rspec' , '~> 3.12.0'
12
12
gem 'rubocop' , '~> 1.57.2'
13
13
gem 'rubocop-packaging' , '~> 0.5.2'
14
- gem 'rubocop-performance' , '~> 1.19 .1'
14
+ gem 'rubocop-performance' , '~> 1.20 .1'
15
15
gem 'rubocop-rake' , '~> 0.6.0'
16
16
gem 'rubocop-rspec' , '~> 2.25.0'
17
17
gem 'rubocop-sorbet' , '~> 0.7.5'
Original file line number Diff line number Diff line change 13
13
coderay (1.1.3 )
14
14
diff-lcs (1.5.0 )
15
15
docile (1.4.0 )
16
- json (2.6.3 )
16
+ json (2.7.1 )
17
17
language_server-protocol (3.17.0.3 )
18
18
method_source (1.0.0 )
19
19
netrc (0.11.0 )
20
- parallel (1.23 .0 )
20
+ parallel (1.24 .0 )
21
21
parser (3.2.2.4 )
22
22
ast (~> 2.4.1 )
23
23
racc
27
27
pry-byebug (3.10.1 )
28
28
byebug (~> 11.0 )
29
29
pry (>= 0.13 , < 0.15 )
30
- racc (1.7.2 )
30
+ racc (1.7.3 )
31
31
rainbow (3.1.1 )
32
32
rake (13.1.0 )
33
33
rbi (0.0.17 )
36
36
sorbet-runtime (>= 0.5.9204 )
37
37
unparser (>= 0.5.6 )
38
38
redcarpet (3.6.0 )
39
- regexp_parser (2.8.2 )
39
+ regexp_parser (2.8.3 )
40
40
rexml (3.2.6 )
41
41
rspec (3.12.0 )
42
42
rspec-core (~> 3.12.0 )
70
70
rubocop (~> 1.33 )
71
71
rubocop-packaging (0.5.2 )
72
72
rubocop (>= 1.33 , < 2.0 )
73
- rubocop-performance (1.19 .1 )
74
- rubocop (>= 1.7.0 , < 2.0 )
75
- rubocop-ast (>= 0.4 .0 )
73
+ rubocop-performance (1.20 .1 )
74
+ rubocop (>= 1.48.1 , < 2.0 )
75
+ rubocop-ast (>= 1.30.0 , < 2 .0 )
76
76
rubocop-rake (0.6.0 )
77
77
rubocop (~> 1.0 )
78
78
rubocop-rspec (2.25.0 )
@@ -131,7 +131,7 @@ DEPENDENCIES
131
131
rspec (~> 3.12.0 )
132
132
rubocop (~> 1.57.2 )
133
133
rubocop-packaging (~> 0.5.2 )
134
- rubocop-performance (~> 1.19 .1 )
134
+ rubocop-performance (~> 1.20 .1 )
135
135
rubocop-rake (~> 0.6.0 )
136
136
rubocop-rspec (~> 2.25.0 )
137
137
rubocop-sorbet (~> 0.7.5 )
You can’t perform that action at this time.
0 commit comments