File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ gem 'tilt', '~> 2.6'
21
21
group :development do
22
22
gem 'htmlbeautifier' , require : false
23
23
gem 'pry'
24
- gem 'rubocop' , '~> 1.72 ' , require : false
24
+ gem 'rubocop' , '~> 1.73 ' , require : false
25
25
gem 'rubocop-minitest' , '~> 0.37.1' , require : false
26
26
gem 'rubocop-performance' , '~> 1.23' , require : false
27
27
gem 'rubocop-rake' , '~> 0.7.1' , require : false
Original file line number Diff line number Diff line change 41
41
rack (>= 3 )
42
42
rainbow (3.1.1 )
43
43
rake (13.2.1 )
44
- redcarpet (3.6.0 )
44
+ redcarpet (3.6.1 )
45
45
regexp_parser (2.10.0 )
46
46
reline (0.6.0 )
47
47
io-console (~> 0.5 )
48
48
rexml (3.4.1 )
49
49
roda (3.89.0 )
50
50
rack
51
- rubocop (1.72 .2 )
51
+ rubocop (1.73 .2 )
52
52
json (~> 2.3 )
53
53
language_server-protocol (~> 3.17.0.2 )
54
54
lint_roller (~> 1.1.0 )
59
59
rubocop-ast (>= 1.38.0 , < 2.0 )
60
60
ruby-progressbar (~> 1.7 )
61
61
unicode-display_width (>= 2.4.0 , < 4.0 )
62
- rubocop-ast (1.38.0 )
62
+ rubocop-ast (1.38.1 )
63
63
parser (>= 3.3.1.0 )
64
64
rubocop-minitest (0.37.1 )
65
65
lint_roller (~> 1.1 )
@@ -123,7 +123,7 @@ DEPENDENCIES
123
123
reline (~> 0.6.0 )
124
124
rexml (~> 3.4 )
125
125
roda (~> 3.89 )
126
- rubocop (~> 1.72 )
126
+ rubocop (~> 1.73 )
127
127
rubocop-minitest (~> 0.37.1 )
128
128
rubocop-performance (~> 1.23 )
129
129
rubocop-rake (~> 0.7.1 )
You can’t perform that action at this time.
0 commit comments