File tree 2 files changed +11
-9
lines changed
2 files changed +11
-9
lines changed Original file line number Diff line number Diff line change @@ -13,15 +13,15 @@ gem 'rake', '~> 13.1'
13
13
gem 'redcarpet' , '~> 3.6'
14
14
gem 'reline' , '~> 0.6.0'
15
15
gem 'rexml' , '~> 3.4'
16
- gem 'roda' , '~> 3.88 '
16
+ gem 'roda' , '~> 3.89 '
17
17
gem 'tantiny' , '0.3.3'
18
18
gem 'thermite' , '~> 0.13.0'
19
19
gem 'tilt' , '~> 2.6'
20
20
21
21
group :development do
22
22
gem 'htmlbeautifier' , require : false
23
23
gem 'pry'
24
- gem 'rubocop' , '~> 1.71 ' , require : false
24
+ gem 'rubocop' , '~> 1.72 ' , require : false
25
25
gem 'rubocop-minitest' , '~> 0.36.0' , require : false
26
26
gem 'rubocop-performance' , '~> 1.23' , require : false
27
27
gem 'rubocop-rake' , '~> 0.6.0' , require : false
Original file line number Diff line number Diff line change 9
9
hashie (5.0.0 )
10
10
htmlbeautifier (1.4.3 )
11
11
io-console (0.8.0 )
12
- json (2.9 .1 )
12
+ json (2.10 .1 )
13
13
language_server-protocol (3.17.0.4 )
14
- logger (1.6.5 )
14
+ lint_roller (1.1.0 )
15
+ logger (1.6.6 )
15
16
method_source (1.1.0 )
16
17
minitar (0.12.1 )
17
18
minitar-cli (0.12 )
45
46
reline (0.6.0 )
46
47
io-console (~> 0.5 )
47
48
rexml (3.4.0 )
48
- roda (3.88 .0 )
49
+ roda (3.89 .0 )
49
50
rack
50
- rubocop (1.71.2 )
51
+ rubocop (1.72.0 )
51
52
json (~> 2.3 )
52
- language_server-protocol (>= 3.17.0 )
53
+ language_server-protocol (~> 3.17.0.2 )
54
+ lint_roller (~> 1.1.0 )
53
55
parallel (~> 1.10 )
54
56
parser (>= 3.3.0.2 )
55
57
rainbow (>= 2.2.2 , < 4.0 )
@@ -117,8 +119,8 @@ DEPENDENCIES
117
119
redcarpet (~> 3.6 )
118
120
reline (~> 0.6.0 )
119
121
rexml (~> 3.4 )
120
- roda (~> 3.88 )
121
- rubocop (~> 1.71 )
122
+ roda (~> 3.89 )
123
+ rubocop (~> 1.72 )
122
124
rubocop-minitest (~> 0.36.0 )
123
125
rubocop-performance (~> 1.23 )
124
126
rubocop-rake (~> 0.6.0 )
You can’t perform that action at this time.
0 commit comments