1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- addressable (2.5.2 )
5
- public_suffix (>= 2.0.2 , < 4 .0 )
6
- claide (1.0.2 )
4
+ addressable (2.8.0 )
5
+ public_suffix (>= 2.0.2 , < 5 .0 )
6
+ claide (1.1.0 )
7
7
claide-plugins (0.9.2 )
8
8
cork
9
9
nap
10
10
open4 (~> 1.3 )
11
11
colored2 (3.1.2 )
12
12
cork (0.3.0 )
13
13
colored2 (~> 3.1 )
14
- danger (5.16 .1 )
14
+ danger (8.6 .1 )
15
15
claide (~> 1.0 )
16
16
claide-plugins (>= 0.9.2 )
17
17
colored2 (~> 3.1 )
18
18
cork (~> 0.1 )
19
- faraday (~> 0.9 )
20
- faraday-http-cache (~> 1.0 )
21
- git (~> 1.5 )
22
- kramdown (~> 1.5 )
19
+ faraday (>= 0.9.0 , < 2.0 )
20
+ faraday-http-cache (~> 2.0 )
21
+ git (~> 1.7 )
22
+ kramdown (~> 2.3 )
23
+ kramdown-parser-gfm (~> 1.0 )
23
24
no_proxy_fix
24
25
octokit (~> 4.7 )
25
- terminal-table (~> 1 )
26
- faraday (0.15.4 )
27
- multipart-post (>= 1.2 , < 3 )
28
- faraday-http-cache (1.3.1 )
29
- faraday (~> 0.8 )
30
- git (1.5.0 )
31
- kramdown (1.17.0 )
32
- multipart-post (2.0.0 )
26
+ terminal-table (>= 1 , < 4 )
27
+ faraday (1.10.0 )
28
+ faraday-em_http (~> 1.0 )
29
+ faraday-em_synchrony (~> 1.0 )
30
+ faraday-excon (~> 1.1 )
31
+ faraday-httpclient (~> 1.0 )
32
+ faraday-multipart (~> 1.0 )
33
+ faraday-net_http (~> 1.0 )
34
+ faraday-net_http_persistent (~> 1.0 )
35
+ faraday-patron (~> 1.0 )
36
+ faraday-rack (~> 1.0 )
37
+ faraday-retry (~> 1.0 )
38
+ ruby2_keywords (>= 0.0.4 )
39
+ faraday-em_http (1.0.0 )
40
+ faraday-em_synchrony (1.0.0 )
41
+ faraday-excon (1.1.0 )
42
+ faraday-http-cache (2.4.0 )
43
+ faraday (>= 0.8 )
44
+ faraday-httpclient (1.0.1 )
45
+ faraday-multipart (1.0.4 )
46
+ multipart-post (~> 2 )
47
+ faraday-net_http (1.0.1 )
48
+ faraday-net_http_persistent (1.2.0 )
49
+ faraday-patron (1.0.0 )
50
+ faraday-rack (1.0.0 )
51
+ faraday-retry (1.0.3 )
52
+ git (1.11.0 )
53
+ rchardet (~> 1.8 )
54
+ kramdown (2.4.0 )
55
+ rexml
56
+ kramdown-parser-gfm (1.1.0 )
57
+ kramdown (~> 2.0 )
58
+ multipart-post (2.2.3 )
33
59
nap (1.1.0 )
34
60
no_proxy_fix (0.1.2 )
35
- octokit (4.13.0 )
36
- sawyer (~> 0.8.0 , >= 0.5.3 )
61
+ octokit (4.25.0 )
62
+ faraday (>= 1 , < 3 )
63
+ sawyer (~> 0.9 )
37
64
open4 (1.3.4 )
38
- public_suffix (3.0.3 )
39
- sawyer (0.8.1 )
40
- addressable (>= 2.3.5 , < 2.6 )
41
- faraday (~> 0.8 , < 1.0 )
42
- terminal-table (1.8.0 )
43
- unicode-display_width (~> 1.1 , >= 1.1.1 )
44
- unicode-display_width (1.5.0 )
65
+ public_suffix (4.0.7 )
66
+ rchardet (1.8.0 )
67
+ rexml (3.2.5 )
68
+ ruby2_keywords (0.0.5 )
69
+ sawyer (0.9.2 )
70
+ addressable (>= 2.3.5 )
71
+ faraday (>= 0.17.3 , < 3 )
72
+ terminal-table (3.0.2 )
73
+ unicode-display_width (>= 1.1.1 , < 3 )
74
+ unicode-display_width (2.1.0 )
45
75
46
76
PLATFORMS
47
77
ruby
@@ -50,4 +80,4 @@ DEPENDENCIES
50
80
danger
51
81
52
82
BUNDLED WITH
53
- 1.16.1
83
+ 2.1.4
0 commit comments