Commit 9ead663 1 parent 43d00bf commit 9ead663 Copy full SHA for 9ead663
File tree 2 files changed +17
-13
lines changed
2 files changed +17
-13
lines changed Original file line number Diff line number Diff line change @@ -9,4 +9,4 @@ gem "rake", "~> 13.2"
9
9
10
10
gem "minitest" , "~> 5.25"
11
11
12
- gem "rubocop" , "~> 1.66 "
12
+ gem "rubocop" , "~> 1.72 "
Original file line number Diff line number Diff line change 7
7
remote: https://rubygems.org/
8
8
specs:
9
9
ast (2.4.2 )
10
- json (2.7.2 )
11
- language_server-protocol (3.17.0.3 )
10
+ json (2.10.1 )
11
+ language_server-protocol (3.17.0.4 )
12
+ lint_roller (1.1.0 )
12
13
minitest (5.25.2 )
13
14
mocha (2.6.1 )
14
15
ruby2_keywords (>= 0.0.5 )
15
16
parallel (1.26.3 )
16
- parser (3.3.5.0 )
17
+ parser (3.3.7.1 )
17
18
ast (~> 2.4.1 )
18
19
racc
19
20
racc (1.8.1 )
20
21
rainbow (3.1.1 )
21
22
rake (13.2.1 )
22
- regexp_parser (2.9.2 )
23
- rubocop (1.66.1 )
23
+ regexp_parser (2.10.0 )
24
+ rubocop (1.72.2 )
24
25
json (~> 2.3 )
25
- language_server-protocol (>= 3.17.0 )
26
+ language_server-protocol (~> 3.17.0.2 )
27
+ lint_roller (~> 1.1.0 )
26
28
parallel (~> 1.10 )
27
29
parser (>= 3.3.0.2 )
28
30
rainbow (>= 2.2.2 , < 4.0 )
29
- regexp_parser (>= 2.4 , < 3.0 )
30
- rubocop-ast (>= 1.32.2 , < 2.0 )
31
+ regexp_parser (>= 2.9.3 , < 3.0 )
32
+ rubocop-ast (>= 1.38.0 , < 2.0 )
31
33
ruby-progressbar (~> 1.7 )
32
- unicode-display_width (>= 2.4.0 , < 3 .0 )
33
- rubocop-ast (1.32.3 )
34
+ unicode-display_width (>= 2.4.0 , < 4 .0 )
35
+ rubocop-ast (1.38.0 )
34
36
parser (>= 3.3.1.0 )
35
37
rubocop-minitest (0.36.0 )
36
38
rubocop (>= 1.61 , < 2.0 )
39
41
rubocop (~> 1.51 )
40
42
ruby-progressbar (1.13.0 )
41
43
ruby2_keywords (0.0.5 )
42
- unicode-display_width (2.5.0 )
44
+ unicode-display_width (3.1.4 )
45
+ unicode-emoji (~> 4.0 , >= 4.0.4 )
46
+ unicode-emoji (4.0.4 )
43
47
44
48
PLATFORMS
45
49
ruby
@@ -49,7 +53,7 @@ DEPENDENCIES
49
53
minitest (~> 5.25 )
50
54
mocha
51
55
rake (~> 13.2 )
52
- rubocop (~> 1.66 )
56
+ rubocop (~> 1.72 )
53
57
rubocop-minitest
54
58
rubocop-shopify
55
59
You can’t perform that action at this time.
0 commit comments