File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
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.21.0'
14
14
gem 'rubocop-rake' , '~> 0.6.0'
15
15
gem 'rubocop-rspec' , '~> 3.0.3'
16
- gem 'rubocop-sorbet' , '~> 0.8.3 '
16
+ gem 'rubocop-sorbet' , '~> 0.8.5 '
17
17
gem 'simplecov-cobertura' , '~> 2.1.0'
18
18
gem 'sorbet' , '~> 0.5.11504'
19
19
gem 'tapioca' , '~> 0.15.0'
Original file line number Diff line number Diff line change 65
65
rubocop (~> 1.0 )
66
66
rubocop-rspec (3.0.3 )
67
67
rubocop (~> 1.61 )
68
- rubocop-sorbet (0.8.4 )
68
+ rubocop-sorbet (0.8.5 )
69
69
rubocop (>= 1 )
70
70
ruby-progressbar (1.13.0 )
71
71
simplecov (0.22.0 )
@@ -119,7 +119,7 @@ DEPENDENCIES
119
119
rubocop-performance (~> 1.21.0 )
120
120
rubocop-rake (~> 0.6.0 )
121
121
rubocop-rspec (~> 3.0.3 )
122
- rubocop-sorbet (~> 0.8.3 )
122
+ rubocop-sorbet (~> 0.8.5 )
123
123
simplecov-cobertura (~> 2.1.0 )
124
124
sorbet (~> 0.5.11504 )
125
125
tapioca (~> 0.15.0 )
You can’t perform that action at this time.
0 commit comments