File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
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.72 '
34
+ gem 'rubocop' , '~> 1.73 '
35
35
end
36
36
37
37
group :development , :docs do
Original file line number Diff line number Diff line change 44
44
rake-compiler-dock (= 1.9.1 )
45
45
regexp_parser (2.10.0 )
46
46
rexml (3.4.1 )
47
- rubocop (1.72.2 )
47
+ rubocop (1.73.0 )
48
48
json (~> 2.3 )
49
49
language_server-protocol (~> 3.17.0.2 )
50
50
lint_roller (~> 1.1.0 )
55
55
rubocop-ast (>= 1.38.0 , < 2.0 )
56
56
ruby-progressbar (~> 1.7 )
57
57
unicode-display_width (>= 2.4.0 , < 4.0 )
58
- rubocop-ast (1.38.0 )
58
+ rubocop-ast (1.38.1 )
59
59
parser (>= 3.3.1.0 )
60
60
ruby-progressbar (1.13.0 )
61
61
unicode-display_width (3.1.4 )
@@ -79,7 +79,7 @@ DEPENDENCIES
79
79
paint (~> 2.3 )
80
80
rake (~> 13.2 )
81
81
rexml (~> 3.4 )
82
- rubocop (~> 1.72 )
82
+ rubocop (~> 1.73 )
83
83
tls-map !
84
84
yard !
85
85
yard-coderay (~> 0.1 )
You can’t perform that action at this time.
0 commit comments