File tree Expand file tree Collapse file tree 2 files changed +11
-9
lines changed Expand file tree Collapse file tree 2 files changed +11
-9
lines changed Original file line number Diff line number Diff line change @@ -13,5 +13,5 @@ group :development do
13
13
gem "rake" , "~> 13.0"
14
14
gem "rake-compiler"
15
15
gem "rb_sys" , "~> 0.9.111"
16
- gem "rubocop" , "~> 1.73 "
16
+ gem "rubocop" , "~> 1.75 "
17
17
end
Original file line number Diff line number Diff line change 7
7
GEM
8
8
remote: https://rubygems.org/
9
9
specs:
10
- ast (2.4.2 )
10
+ ast (2.4.3 )
11
11
diff-lcs (1.5.1 )
12
- json (2.10.1 )
12
+ json (2.10.2 )
13
13
language_server-protocol (3.17.0.4 )
14
14
lint_roller (1.1.0 )
15
15
parallel (1.26.3 )
16
- parser (3.3.7.1 )
16
+ parser (3.3.7.4 )
17
17
ast (~> 2.4.1 )
18
18
racc
19
+ prism (1.4.0 )
19
20
racc (1.8.1 )
20
21
rainbow (3.1.1 )
21
22
rake (13.2.1 )
38
39
diff-lcs (>= 1.2.0 , < 2.0 )
39
40
rspec-support (~> 3.13.0 )
40
41
rspec-support (3.13.1 )
41
- rubocop (1.73 .2 )
42
+ rubocop (1.75 .2 )
42
43
json (~> 2.3 )
43
44
language_server-protocol (~> 3.17.0.2 )
44
45
lint_roller (~> 1.1.0 )
45
46
parallel (~> 1.10 )
46
47
parser (>= 3.3.0.2 )
47
48
rainbow (>= 2.2.2 , < 4.0 )
48
49
regexp_parser (>= 2.9.3 , < 3.0 )
49
- rubocop-ast (>= 1.38 .0 , < 2.0 )
50
+ rubocop-ast (>= 1.44 .0 , < 2.0 )
50
51
ruby-progressbar (~> 1.7 )
51
52
unicode-display_width (>= 2.4.0 , < 4.0 )
52
- rubocop-ast (1.38.1 )
53
- parser (>= 3.3.1.0 )
53
+ rubocop-ast (1.44.0 )
54
+ parser (>= 3.3.7.2 )
55
+ prism (~> 1.4 )
54
56
ruby-progressbar (1.13.0 )
55
57
unicode-display_width (3.1.4 )
56
58
unicode-emoji (~> 4.0 , >= 4.0.4 )
@@ -65,7 +67,7 @@ DEPENDENCIES
65
67
rake-compiler
66
68
rb_sys (~> 0.9.111 )
67
69
rspec (~> 3.0 )
68
- rubocop (~> 1.73 )
70
+ rubocop (~> 1.75 )
69
71
70
72
BUNDLED WITH
71
73
2.4.4
You can’t perform that action at this time.
0 commit comments