This repository was archived by the owner on May 30, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +18
-14
lines changed Expand file tree Collapse file tree 1 file changed +18
-14
lines changed Original file line number Diff line number Diff line change 21
21
i18n (1.12.0 )
22
22
concurrent-ruby (~> 1.0 )
23
23
influxdb-client (2.6.0 )
24
+ json (2.6.3 )
25
+ language_server-protocol (3.17.0.3 )
24
26
minitest (5.17.0 )
25
27
octokit (4.25.0 )
26
28
faraday (>= 1 , < 3 )
27
29
sawyer (~> 0.9 )
28
30
optparse (0.2.0 )
29
31
parallel (1.22.1 )
30
- parser (3.1 .2.0 )
32
+ parser (3.2 .2.0 )
31
33
ast (~> 2.4.1 )
32
34
public_suffix (4.0.7 )
33
35
rainbow (3.1.1 )
34
- regexp_parser (2.5 .0 )
36
+ regexp_parser (2.7 .0 )
35
37
rexml (3.2.5 )
36
38
rspec (3.11.0 )
37
39
rspec-core (~> 3.11.0 )
46
48
diff-lcs (>= 1.2.0 , < 2.0 )
47
49
rspec-support (~> 3.11.0 )
48
50
rspec-support (3.11.0 )
49
- rubocop (1.29.1 )
51
+ rubocop (1.48.1 )
52
+ json (~> 2.3 )
50
53
parallel (~> 1.10 )
51
- parser (>= 3.1 .0.0 )
54
+ parser (>= 3.2 .0.0 )
52
55
rainbow (>= 2.2.2 , < 4.0 )
53
56
regexp_parser (>= 1.8 , < 3.0 )
54
57
rexml (>= 3.2.5 , < 4.0 )
55
- rubocop-ast (>= 1.17 .0 , < 2.0 )
58
+ rubocop-ast (>= 1.26 .0 , < 2.0 )
56
59
ruby-progressbar (~> 1.7 )
57
- unicode-display_width (>= 1 .4.0 , < 3.0 )
58
- rubocop-ast (1.19.1 )
59
- parser (>= 3.1 .1.0 )
60
- rubocop-performance (1.13.3 )
60
+ unicode-display_width (>= 2 .4.0 , < 3.0 )
61
+ rubocop-ast (1.28.0 )
62
+ parser (>= 3.2 .1.0 )
63
+ rubocop-performance (1.16.0 )
61
64
rubocop (>= 1.7.0 , < 2.0 )
62
65
rubocop-ast (>= 0.4.0 )
63
- ruby-progressbar (1.11 .0 )
66
+ ruby-progressbar (1.13 .0 )
64
67
ruby2_keywords (0.0.5 )
65
68
sawyer (0.9.2 )
66
69
addressable (>= 2.3.5 )
67
70
faraday (>= 0.17.3 , < 3 )
68
- standard (1.12.1 )
69
- rubocop (= 1.29.1 )
70
- rubocop-performance (= 1.13.3 )
71
+ standard (1.26.0 )
72
+ language_server-protocol (~> 3.17.0.2 )
73
+ rubocop (~> 1.48.1 )
74
+ rubocop-performance (~> 1.16.0 )
71
75
tzinfo (2.0.5 )
72
76
concurrent-ruby (~> 1.0 )
73
- unicode-display_width (2.2.0 )
77
+ unicode-display_width (2.4.2 )
74
78
75
79
PLATFORMS
76
80
ruby
You can’t perform that action at this time.
0 commit comments