File tree 2 files changed +8
-6
lines changed
2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 31
31
32
32
# Needed for linting
33
33
group :development , :lint do
34
- gem 'rubocop' , '~> 1.71 '
34
+ gem 'rubocop' , '~> 1.72 '
35
35
end
36
36
37
37
group :development , :docs do
Original file line number Diff line number Diff line change 25
25
commonmarker (2.0.4-x86_64-linux )
26
26
csv (3.3.2 )
27
27
docopt (0.6.1 )
28
- json (2.9 .1 )
28
+ json (2.10 .1 )
29
29
language_server-protocol (3.17.0.4 )
30
+ lint_roller (1.1.0 )
30
31
minitest (5.25.4 )
31
32
minitest-skip (0.0.3 )
32
33
minitest (~> 5.0 )
33
34
paint (2.3.0 )
34
35
parallel (1.26.3 )
35
- parser (3.3.7.0 )
36
+ parser (3.3.7.1 )
36
37
ast (~> 2.4.1 )
37
38
racc
38
39
racc (1.8.1 )
43
44
rake-compiler-dock (= 1.9.1 )
44
45
regexp_parser (2.10.0 )
45
46
rexml (3.4.0 )
46
- rubocop (1.71.2 )
47
+ rubocop (1.72.1 )
47
48
json (~> 2.3 )
48
- language_server-protocol (>= 3.17.0 )
49
+ language_server-protocol (~> 3.17.0.2 )
50
+ lint_roller (~> 1.1.0 )
49
51
parallel (~> 1.10 )
50
52
parser (>= 3.3.0.2 )
51
53
rainbow (>= 2.2.2 , < 4.0 )
@@ -77,7 +79,7 @@ DEPENDENCIES
77
79
paint (~> 2.3 )
78
80
rake (~> 13.2 )
79
81
rexml (~> 3.4 )
80
- rubocop (~> 1.71 )
82
+ rubocop (~> 1.72 )
81
83
tls-map !
82
84
yard !
83
85
yard-coderay (~> 0.1 )
You can’t perform that action at this time.
0 commit comments