File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -13,5 +13,5 @@ group :development do
13
13
gem "rake" , "~> 13.0"
14
14
gem "rake-compiler"
15
15
gem "rb_sys" , "~> 0.9.110"
16
- gem "rubocop" , "~> 1.71 "
16
+ gem "rubocop" , "~> 1.72 "
17
17
end
Original file line number Diff line number Diff line change 9
9
specs:
10
10
ast (2.4.2 )
11
11
diff-lcs (1.5.1 )
12
- json (2.9 .1 )
12
+ json (2.10 .1 )
13
13
language_server-protocol (3.17.0.4 )
14
+ lint_roller (1.1.0 )
14
15
parallel (1.26.3 )
15
- parser (3.3.7.0 )
16
+ parser (3.3.7.1 )
16
17
ast (~> 2.4.1 )
17
18
racc
18
19
racc (1.8.1 )
37
38
diff-lcs (>= 1.2.0 , < 2.0 )
38
39
rspec-support (~> 3.13.0 )
39
40
rspec-support (3.13.1 )
40
- rubocop (1.71 .2 )
41
+ rubocop (1.72 .2 )
41
42
json (~> 2.3 )
42
- language_server-protocol (>= 3.17.0 )
43
+ language_server-protocol (~> 3.17.0.2 )
44
+ lint_roller (~> 1.1.0 )
43
45
parallel (~> 1.10 )
44
46
parser (>= 3.3.0.2 )
45
47
rainbow (>= 2.2.2 , < 4.0 )
@@ -63,7 +65,7 @@ DEPENDENCIES
63
65
rake-compiler
64
66
rb_sys (~> 0.9.110 )
65
67
rspec (~> 3.0 )
66
- rubocop (~> 1.71 )
68
+ rubocop (~> 1.72 )
67
69
68
70
BUNDLED WITH
69
71
2.4.4
You can’t perform that action at this time.
0 commit comments