|
7 | 7 | GEM |
8 | 8 | remote: https://rubygems.org/ |
9 | 9 | specs: |
10 | | - addressable (2.6.0) |
11 | | - public_suffix (>= 2.0.2, < 4.0) |
12 | | - ast (2.4.0) |
13 | | - claide (1.0.2) |
| 10 | + addressable (2.7.0) |
| 11 | + public_suffix (>= 2.0.2, < 5.0) |
| 12 | + ast (2.4.1) |
| 13 | + claide (1.0.3) |
14 | 14 | claide-plugins (0.9.2) |
15 | 15 | cork |
16 | 16 | nap |
17 | 17 | open4 (~> 1.3) |
18 | | - coderay (1.1.2) |
| 18 | + coderay (1.1.3) |
19 | 19 | colored2 (3.1.2) |
20 | 20 | cork (0.3.0) |
21 | 21 | colored2 (~> 3.1) |
22 | | - danger (6.0.9) |
| 22 | + danger (8.0.2) |
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) |
| 27 | + faraday (>= 0.9.0, < 2.0) |
28 | 28 | faraday-http-cache (~> 2.0) |
29 | | - git (~> 1.5) |
| 29 | + git (~> 1.7) |
30 | 30 | kramdown (~> 2.0) |
31 | 31 | kramdown-parser-gfm (~> 1.0) |
32 | 32 | no_proxy_fix |
33 | 33 | octokit (~> 4.7) |
34 | 34 | terminal-table (~> 1) |
35 | 35 | danger-plugin-api (1.0.0) |
36 | 36 | danger (> 2.0) |
37 | | - diff-lcs (1.3) |
38 | | - faraday (0.15.4) |
| 37 | + diff-lcs (1.4.4) |
| 38 | + faraday (1.0.1) |
39 | 39 | multipart-post (>= 1.2, < 3) |
40 | | - faraday-http-cache (2.0.0) |
41 | | - faraday (~> 0.8) |
42 | | - ffi (1.11.1) |
| 40 | + faraday-http-cache (2.2.0) |
| 41 | + faraday (>= 0.8) |
| 42 | + ffi (1.13.1) |
43 | 43 | formatador (0.2.5) |
44 | | - git (1.5.0) |
45 | | - guard (2.15.0) |
| 44 | + git (1.7.0) |
| 45 | + rchardet (~> 1.8) |
| 46 | + guard (2.16.2) |
46 | 47 | formatador (>= 0.2.4) |
47 | 48 | listen (>= 2.7, < 4.0) |
48 | 49 | lumberjack (>= 1.0.12, < 2.0) |
|
56 | 57 | guard (~> 2.1) |
57 | 58 | guard-compat (~> 1.1) |
58 | 59 | rspec (>= 2.99.0, < 4.0) |
59 | | - jaro_winkler (1.5.3) |
60 | | - kramdown (2.1.0) |
| 60 | + kramdown (2.3.0) |
| 61 | + rexml |
61 | 62 | kramdown-parser-gfm (1.1.0) |
62 | 63 | kramdown (~> 2.0) |
63 | 64 | listen (3.0.7) |
64 | 65 | rb-fsevent (>= 0.9.3) |
65 | 66 | rb-inotify (>= 0.9.7) |
66 | | - lumberjack (1.0.13) |
67 | | - method_source (0.9.2) |
| 67 | + lumberjack (1.2.6) |
| 68 | + method_source (1.0.0) |
68 | 69 | multipart-post (2.1.1) |
69 | 70 | nap (1.1.0) |
70 | 71 | nenv (0.3.0) |
71 | 72 | no_proxy_fix (0.1.2) |
72 | | - notiffany (0.1.1) |
| 73 | + notiffany (0.1.3) |
73 | 74 | nenv (~> 0.1) |
74 | 75 | shellany (~> 0.0) |
75 | | - octokit (4.14.0) |
| 76 | + octokit (4.18.0) |
| 77 | + faraday (>= 0.9) |
76 | 78 | sawyer (~> 0.8.0, >= 0.5.3) |
77 | 79 | open4 (1.3.4) |
78 | | - parallel (1.17.0) |
79 | | - parser (2.6.3.0) |
80 | | - ast (~> 2.4.0) |
81 | | - pry (0.12.2) |
82 | | - coderay (~> 1.1.0) |
83 | | - method_source (~> 0.9.0) |
84 | | - public_suffix (3.1.1) |
| 80 | + parallel (1.19.2) |
| 81 | + parser (2.7.1.4) |
| 82 | + ast (~> 2.4.1) |
| 83 | + pry (0.13.1) |
| 84 | + coderay (~> 1.1) |
| 85 | + method_source (~> 1.0) |
| 86 | + public_suffix (4.0.5) |
85 | 87 | rainbow (3.0.0) |
86 | 88 | rake (10.5.0) |
87 | | - rb-fsevent (0.10.3) |
88 | | - rb-inotify (0.10.0) |
| 89 | + rb-fsevent (0.10.4) |
| 90 | + rb-inotify (0.10.1) |
89 | 91 | ffi (~> 1.0) |
90 | | - rspec (3.8.0) |
91 | | - rspec-core (~> 3.8.0) |
92 | | - rspec-expectations (~> 3.8.0) |
93 | | - rspec-mocks (~> 3.8.0) |
94 | | - rspec-core (3.8.2) |
95 | | - rspec-support (~> 3.8.0) |
96 | | - rspec-expectations (3.8.4) |
| 92 | + rchardet (1.8.0) |
| 93 | + regexp_parser (1.7.1) |
| 94 | + rexml (3.2.4) |
| 95 | + rspec (3.9.0) |
| 96 | + rspec-core (~> 3.9.0) |
| 97 | + rspec-expectations (~> 3.9.0) |
| 98 | + rspec-mocks (~> 3.9.0) |
| 99 | + rspec-core (3.9.2) |
| 100 | + rspec-support (~> 3.9.3) |
| 101 | + rspec-expectations (3.9.2) |
97 | 102 | diff-lcs (>= 1.2.0, < 2.0) |
98 | | - rspec-support (~> 3.8.0) |
99 | | - rspec-mocks (3.8.1) |
| 103 | + rspec-support (~> 3.9.0) |
| 104 | + rspec-mocks (3.9.1) |
100 | 105 | diff-lcs (>= 1.2.0, < 2.0) |
101 | | - rspec-support (~> 3.8.0) |
102 | | - rspec-support (3.8.2) |
103 | | - rubocop (0.73.0) |
104 | | - jaro_winkler (~> 1.5.1) |
| 106 | + rspec-support (~> 3.9.0) |
| 107 | + rspec-support (3.9.3) |
| 108 | + rubocop (0.86.0) |
105 | 109 | parallel (~> 1.10) |
106 | | - parser (>= 2.6) |
| 110 | + parser (>= 2.7.0.1) |
107 | 111 | rainbow (>= 2.2.2, < 4.0) |
| 112 | + regexp_parser (>= 1.7) |
| 113 | + rexml |
| 114 | + rubocop-ast (>= 0.0.3, < 1.0) |
108 | 115 | ruby-progressbar (~> 1.7) |
109 | | - unicode-display_width (>= 1.4.0, < 1.7) |
| 116 | + unicode-display_width (>= 1.4.0, < 2.0) |
| 117 | + rubocop-ast (0.1.0) |
| 118 | + parser (>= 2.7.0.1) |
110 | 119 | ruby-progressbar (1.10.1) |
111 | 120 | sawyer (0.8.2) |
112 | 121 | addressable (>= 2.3.5) |
113 | 122 | faraday (> 0.8, < 2.0) |
114 | 123 | shellany (0.0.1) |
115 | 124 | terminal-table (1.8.0) |
116 | 125 | unicode-display_width (~> 1.1, >= 1.1.1) |
117 | | - thor (0.20.3) |
118 | | - unicode-display_width (1.6.0) |
119 | | - yard (0.9.20) |
| 126 | + thor (1.0.1) |
| 127 | + unicode-display_width (1.7.0) |
| 128 | + yard (0.9.25) |
120 | 129 |
|
121 | 130 | PLATFORMS |
122 | 131 | ruby |
|
0 commit comments