Commit ecc23c4 1 parent 43d00bf commit ecc23c4 Copy full SHA for ecc23c4
File tree 2 files changed +14
-12
lines changed
2 files changed +14
-12
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.71 "
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.9.1 )
11
+ language_server-protocol (3.17.0.4 )
12
12
minitest (5.25.2 )
13
13
mocha (2.6.1 )
14
14
ruby2_keywords (>= 0.0.5 )
15
15
parallel (1.26.3 )
16
- parser (3.3.5.0 )
16
+ parser (3.3.7.1 )
17
17
ast (~> 2.4.1 )
18
18
racc
19
19
racc (1.8.1 )
20
20
rainbow (3.1.1 )
21
21
rake (13.2.1 )
22
- regexp_parser (2.9.2 )
23
- rubocop (1.66.1 )
22
+ regexp_parser (2.10.0 )
23
+ rubocop (1.71.2 )
24
24
json (~> 2.3 )
25
25
language_server-protocol (>= 3.17.0 )
26
26
parallel (~> 1.10 )
27
27
parser (>= 3.3.0.2 )
28
28
rainbow (>= 2.2.2 , < 4.0 )
29
- regexp_parser (>= 2.4 , < 3.0 )
30
- rubocop-ast (>= 1.32.2 , < 2.0 )
29
+ regexp_parser (>= 2.9.3 , < 3.0 )
30
+ rubocop-ast (>= 1.38.0 , < 2.0 )
31
31
ruby-progressbar (~> 1.7 )
32
- unicode-display_width (>= 2.4.0 , < 3 .0 )
33
- rubocop-ast (1.32.3 )
32
+ unicode-display_width (>= 2.4.0 , < 4 .0 )
33
+ rubocop-ast (1.38.0 )
34
34
parser (>= 3.3.1.0 )
35
35
rubocop-minitest (0.36.0 )
36
36
rubocop (>= 1.61 , < 2.0 )
39
39
rubocop (~> 1.51 )
40
40
ruby-progressbar (1.13.0 )
41
41
ruby2_keywords (0.0.5 )
42
- unicode-display_width (2.5.0 )
42
+ unicode-display_width (3.1.4 )
43
+ unicode-emoji (~> 4.0 , >= 4.0.4 )
44
+ unicode-emoji (4.0.4 )
43
45
44
46
PLATFORMS
45
47
ruby
@@ -49,7 +51,7 @@ DEPENDENCIES
49
51
minitest (~> 5.25 )
50
52
mocha
51
53
rake (~> 13.2 )
52
- rubocop (~> 1.66 )
54
+ rubocop (~> 1.71 )
53
55
rubocop-minitest
54
56
rubocop-shopify
55
57
You can’t perform that action at this time.
0 commit comments