File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ gem 'rubocop-packaging', '~> 0.5.2'
13
13
gem 'rubocop-performance' , '~> 1.22.1'
14
14
gem 'rubocop-rake' , '~> 0.6.0'
15
15
gem 'rubocop-rspec' , '~> 3.2.0'
16
- gem 'rubocop-sorbet' , '~> 0.8.6 '
16
+ gem 'rubocop-sorbet' , '~> 0.8.7 '
17
17
gem 'simplecov-cobertura' , '~> 2.1.0'
18
18
gem 'sorbet' , '~> 0.5.11631'
19
19
gem 'tapioca' , '~> 0.16.3'
Original file line number Diff line number Diff line change 12
12
diff-lcs (1.5.1 )
13
13
docile (1.4.0 )
14
14
erubi (1.13.0 )
15
- json (2.7.5 )
15
+ json (2.8.2 )
16
16
language_server-protocol (3.17.0.3 )
17
17
netrc (0.11.0 )
18
18
parallel (1.26.3 )
19
- parser (3.3.5.1 )
19
+ parser (3.3.6.0 )
20
20
ast (~> 2.4.1 )
21
21
racc
22
22
prism (1.2.0 )
27
27
prism (~> 1.0 )
28
28
sorbet-runtime (>= 0.5.9204 )
29
29
redcarpet (3.6.0 )
30
- regexp_parser (2.9.2 )
30
+ regexp_parser (2.9.3 )
31
31
rexml (3.3.9 )
32
32
rspec (3.13.0 )
33
33
rspec-core (~> 3.13.0 )
52
52
rubocop-ast (>= 1.32.2 , < 2.0 )
53
53
ruby-progressbar (~> 1.7 )
54
54
unicode-display_width (>= 2.4.0 , < 3.0 )
55
- rubocop-ast (1.33.0 )
55
+ rubocop-ast (1.36.2 )
56
56
parser (>= 3.3.1.0 )
57
57
rubocop-packaging (0.5.2 )
58
58
rubocop (>= 1.33 , < 2.0 )
63
63
rubocop (~> 1.0 )
64
64
rubocop-rspec (3.2.0 )
65
65
rubocop (~> 1.61 )
66
- rubocop-sorbet (0.8.6 )
66
+ rubocop-sorbet (0.8.7 )
67
67
rubocop (>= 1 )
68
68
ruby-progressbar (1.13.0 )
69
69
simplecov (0.22.0 )
@@ -116,7 +116,7 @@ DEPENDENCIES
116
116
rubocop-performance (~> 1.22.1 )
117
117
rubocop-rake (~> 0.6.0 )
118
118
rubocop-rspec (~> 3.2.0 )
119
- rubocop-sorbet (~> 0.8.6 )
119
+ rubocop-sorbet (~> 0.8.7 )
120
120
simplecov-cobertura (~> 2.1.0 )
121
121
sorbet (~> 0.5.11631 )
122
122
tapioca (~> 0.16.3 )
You can’t perform that action at this time.
0 commit comments