7
7
GEM
8
8
remote: https://rubygems.org/
9
9
specs:
10
- addressable (2.5.2 )
11
- public_suffix (>= 2.0.2 , < 4 .0 )
10
+ addressable (2.7.0 )
11
+ public_suffix (>= 2.0.2 , < 5 .0 )
12
12
ast (2.3.0 )
13
- claide (1.0.2 )
13
+ claide (1.0.3 )
14
14
claide-plugins (0.9.2 )
15
15
cork
16
16
nap
19
19
colored2 (3.1.2 )
20
20
cork (0.3.0 )
21
21
colored2 (~> 3.1 )
22
- danger (5.5.2 )
22
+ danger (8.0.4 )
23
23
claide (~> 1.0 )
24
24
claide-plugins (>= 0.9.2 )
25
25
colored2 (~> 3.1 )
26
26
cork (~> 0.1 )
27
- faraday (~> 0.9 )
28
- faraday-http-cache (~> 1.0 )
29
- git (~> 1 )
30
- kramdown (~> 1.5 )
27
+ faraday (>= 0.9.0 , < 2.0 )
28
+ faraday-http-cache (~> 2.0 )
29
+ git (~> 1.7 )
30
+ kramdown (~> 2.0 )
31
+ kramdown-parser-gfm (~> 1.0 )
31
32
no_proxy_fix
32
33
octokit (~> 4.7 )
33
34
terminal-table (~> 1 )
34
35
danger-plugin-api (1.0.0 )
35
36
danger (> 2.0 )
36
37
diff-lcs (1.2.5 )
37
- faraday (0.13 .1 )
38
+ faraday (1.0 .1 )
38
39
multipart-post (>= 1.2 , < 3 )
39
- faraday-http-cache (1.3.1 )
40
- faraday (~> 0.8 )
40
+ faraday-http-cache (2.2.0 )
41
+ faraday (>= 0.8 )
41
42
ffi (1.9.14 )
42
43
formatador (0.2.5 )
43
- git (1.3.0 )
44
+ git (1.7.0 )
45
+ rchardet (~> 1.8 )
44
46
guard (2.14.0 )
45
47
formatador (>= 0.2.4 )
46
48
listen (>= 2.7 , < 4.0 )
55
57
guard (~> 2.1 )
56
58
guard-compat (~> 1.1 )
57
59
rspec (>= 2.99.0 , < 4.0 )
58
- kramdown (1.15.0 )
60
+ kramdown (2.3.0 )
61
+ rexml
62
+ kramdown-parser-gfm (1.1.0 )
63
+ kramdown (~> 2.0 )
59
64
listen (3.0.7 )
60
65
rb-fsevent (>= 0.9.3 )
61
66
rb-inotify (>= 0.9.7 )
62
67
lumberjack (1.0.10 )
63
68
method_source (0.8.2 )
64
- multipart-post (2.0.0 )
69
+ multipart-post (2.1.1 )
65
70
nap (1.1.0 )
66
71
nenv (0.3.0 )
67
- no_proxy_fix (0.1.1 )
72
+ no_proxy_fix (0.1.2 )
68
73
notiffany (0.1.1 )
69
74
nenv (~> 0.1 )
70
75
shellany (~> 0.0 )
71
- octokit (4.7.0 )
76
+ octokit (4.18.0 )
77
+ faraday (>= 0.9 )
72
78
sawyer (~> 0.8.0 , >= 0.5.3 )
73
79
open4 (1.3.4 )
74
80
parallel (1.12.1 )
79
85
coderay (~> 1.1.0 )
80
86
method_source (~> 0.8.1 )
81
87
slop (~> 3.4 )
82
- public_suffix (3 .0.0 )
88
+ public_suffix (4 .0.5 )
83
89
rainbow (3.0.0 )
84
90
rake (10.5.0 )
85
91
rb-fsevent (0.9.8 )
86
92
rb-inotify (0.9.7 )
87
93
ffi (>= 0.5.0 )
94
+ rchardet (1.8.0 )
95
+ rexml (3.2.4 )
88
96
rspec (3.5.0 )
89
97
rspec-core (~> 3.5.0 )
90
98
rspec-expectations (~> 3.5.0 )
@@ -106,15 +114,15 @@ GEM
106
114
ruby-progressbar (~> 1.7 )
107
115
unicode-display_width (~> 1.0 , >= 1.0.1 )
108
116
ruby-progressbar (1.9.0 )
109
- sawyer (0.8.1 )
110
- addressable (>= 2.3.5 , < 2.6 )
111
- faraday (~ > 0.8 , < 1 .0 )
117
+ sawyer (0.8.2 )
118
+ addressable (>= 2.3.5 )
119
+ faraday (> 0.8 , < 2 .0 )
112
120
shellany (0.0.1 )
113
121
slop (3.6.0 )
114
122
terminal-table (1.8.0 )
115
123
unicode-display_width (~> 1.1 , >= 1.1.1 )
116
124
thor (0.19.4 )
117
- unicode-display_width (1.1.3 )
125
+ unicode-display_width (1.7.0 )
118
126
yard (0.9.12 )
119
127
120
128
PLATFORMS
0 commit comments