File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 8
8
gem 'minitest' , '5.20.0'
9
9
gem 'pry' , '0.14.2'
10
10
gem 'rake' , '13.1.0'
11
- gem 'rubocop' , '1.57.1 '
11
+ gem 'rubocop' , '1.57.2 '
12
12
gem 'rubocop-minitest' , '0.33.0'
13
13
gem 'rubocop-rake' , '0.6.0'
14
14
gem 'simplecov' , '0.22.0'
Original file line number Diff line number Diff line change 8
8
remote: https://rubygems.org/
9
9
specs:
10
10
ast (2.4.2 )
11
- base64 (0.1.1 )
12
11
coderay (1.1.3 )
13
12
concurrent-ruby (1.2.2 )
14
13
docile (1.4.0 )
31
30
rake (13.1.0 )
32
31
regexp_parser (2.8.2 )
33
32
rexml (3.2.6 )
34
- rubocop (1.57.1 )
35
- base64 (~> 0.1.1 )
33
+ rubocop (1.57.2 )
36
34
json (~> 2.3 )
37
35
language_server-protocol (>= 3.17.0 )
38
36
parallel (~> 1.10 )
@@ -70,7 +68,7 @@ DEPENDENCIES
70
68
minitest (= 5.20.0 )
71
69
pry (= 0.14.2 )
72
70
rake (= 13.1.0 )
73
- rubocop (= 1.57.1 )
71
+ rubocop (= 1.57.2 )
74
72
rubocop-minitest (= 0.33.0 )
75
73
rubocop-rake (= 0.6.0 )
76
74
simplecov (= 0.22.0 )
You can’t perform that action at this time.
0 commit comments