|
| 1 | +GIT |
| 2 | + remote: git://github.com/Furtif/github-changelog-generator.git |
| 3 | + revision: 5d7f18bc415e9a2c27769b7ea0adb9bc18b285c0 |
| 4 | + specs: |
| 5 | + github_changelog_generator (1.15.0.pre.rc) |
| 6 | + activesupport |
| 7 | + faraday-http-cache |
| 8 | + multi_json |
| 9 | + octokit (~> 4.6) |
| 10 | + rainbow (>= 2.2.1) |
| 11 | + rake (>= 10.0) |
| 12 | + retriable (~> 3.0) |
| 13 | + |
| 14 | +GIT |
| 15 | + remote: https://github.com/asciidoctor/asciidoctor-epub3 |
| 16 | + revision: d42f444da36a9c143457d06b6ef33006f6ed9a80 |
| 17 | + specs: |
| 18 | + asciidoctor-epub3 (1.5.0.alpha.9.dev) |
| 19 | + asciidoctor (~> 1.5.0) |
| 20 | + gepub (~> 0.6.9.2) |
| 21 | + thread_safe (~> 0.3.6) |
| 22 | + |
1 | 23 | GEM |
2 | 24 | remote: https://rubygems.org/ |
3 | 25 | specs: |
4 | | - Ascii85 (1.0.2) |
| 26 | + Ascii85 (1.0.3) |
| 27 | + activesupport (5.2.2) |
| 28 | + concurrent-ruby (~> 1.0, >= 1.0.2) |
| 29 | + i18n (>= 0.7, < 2) |
| 30 | + minitest (~> 5.1) |
| 31 | + tzinfo (~> 1.1) |
| 32 | + addressable (2.5.2) |
| 33 | + public_suffix (>= 2.0.2, < 4.0) |
5 | 34 | afm (0.2.2) |
6 | | - asciidoctor (1.5.0) |
7 | | - asciidoctor-epub3 (1.0.0.alpha.2) |
8 | | - asciidoctor (>= 1.5.0, < 1.6.0) |
9 | | - gepub (~> 0.6.9.2) |
10 | | - thread_safe (~> 0.3.4) |
11 | | - asciidoctor-pdf (1.5.0.alpha.5) |
12 | | - asciidoctor (~> 1.5.0) |
13 | | - prawn (= 1.2.1) |
14 | | - prawn-svg (= 0.16.0) |
15 | | - prawn-table (= 0.1.1) |
16 | | - prawn-templates (= 0.0.3) |
| 35 | + asciidoctor (1.5.6.1) |
| 36 | + asciidoctor-pdf (1.5.0.alpha.16) |
| 37 | + asciidoctor (>= 1.5.0) |
| 38 | + prawn (>= 1.3.0, < 2.3.0) |
| 39 | + prawn-icon (= 1.3.0) |
| 40 | + prawn-svg (>= 0.21.0, < 0.28.0) |
| 41 | + prawn-table (= 0.2.2) |
| 42 | + prawn-templates (>= 0.0.3, <= 0.1.1) |
| 43 | + safe_yaml (~> 1.0.4) |
| 44 | + thread_safe (~> 0.3.6) |
17 | 45 | treetop (= 1.5.3) |
18 | | - awesome_print (1.2.0) |
19 | | - coderay (1.1.0) |
20 | | - epubcheck (3.0.1) |
| 46 | + asciidoctor-pdf-cjk (0.1.3) |
| 47 | + asciidoctor-pdf (~> 1.5.0.alpha.8) |
| 48 | + asciidoctor-pdf-cjk-kai_gen_gothic (0.1.1) |
| 49 | + asciidoctor-pdf-cjk (~> 0.1.2) |
| 50 | + awesome_print (1.8.0) |
| 51 | + coderay (1.1.2) |
| 52 | + concurrent-ruby (1.1.3) |
| 53 | + css_parser (1.6.0) |
| 54 | + addressable |
| 55 | + epubcheck-ruby (4.1.0.0) |
| 56 | + faraday (0.15.4) |
| 57 | + multipart-post (>= 1.2, < 3) |
| 58 | + faraday-http-cache (2.0.0) |
| 59 | + faraday (~> 0.8) |
21 | 60 | gepub (0.6.9.2) |
22 | 61 | nokogiri (~> 1.6.1) |
23 | 62 | rubyzip (>= 1.1.1) |
24 | | - hashery (2.1.1) |
25 | | - json (1.8.1) |
26 | | - kindlegen (2.9.4) |
27 | | - mini_portile (0.6.0) |
28 | | - nokogiri (1.6.3.1) |
29 | | - mini_portile (= 0.6.0) |
30 | | - pdf-core (0.2.5) |
31 | | - pdf-reader (1.3.3) |
| 63 | + hashery (2.1.2) |
| 64 | + i18n (1.2.0) |
| 65 | + concurrent-ruby (~> 1.0) |
| 66 | + json (2.1.0) |
| 67 | + kindlegen (3.0.3) |
| 68 | + rake |
| 69 | + rubyzip |
| 70 | + mini_portile2 (2.1.0) |
| 71 | + minitest (5.11.3) |
| 72 | + multi_json (1.13.1) |
| 73 | + multipart-post (2.0.0) |
| 74 | + nokogiri (1.6.8.1) |
| 75 | + mini_portile2 (~> 2.1.0) |
| 76 | + octokit (4.13.0) |
| 77 | + sawyer (~> 0.8.0, >= 0.5.3) |
| 78 | + pdf-core (0.7.0) |
| 79 | + pdf-reader (2.1.0) |
32 | 80 | Ascii85 (~> 1.0.0) |
33 | | - afm (~> 0.2.0) |
| 81 | + afm (~> 0.2.1) |
34 | 82 | hashery (~> 2.0) |
35 | 83 | ruby-rc4 |
36 | 84 | ttfunk |
37 | 85 | polyglot (0.3.5) |
38 | | - posix-spawn (0.3.9) |
39 | | - prawn (1.2.1) |
40 | | - pdf-core (~> 0.2.5) |
41 | | - ttfunk (~> 1.2.0) |
42 | | - prawn-svg (0.16.0) |
43 | | - prawn (>= 0.8.4) |
44 | | - prawn-table (0.1.1) |
45 | | - prawn-templates (0.0.3) |
46 | | - pdf-reader (~> 1.3) |
47 | | - prawn (>= 0.15.0) |
48 | | - pygments.rb (0.6.0) |
49 | | - posix-spawn (~> 0.3.6) |
50 | | - yajl-ruby (~> 1.1.0) |
51 | | - rake (10.3.2) |
| 86 | + prawn (2.2.2) |
| 87 | + pdf-core (~> 0.7.0) |
| 88 | + ttfunk (~> 1.5) |
| 89 | + prawn-icon (1.3.0) |
| 90 | + prawn (>= 1.1.0, < 3.0.0) |
| 91 | + prawn-svg (0.27.1) |
| 92 | + css_parser (~> 1.3) |
| 93 | + prawn (>= 0.11.1, < 3) |
| 94 | + prawn-table (0.2.2) |
| 95 | + prawn (>= 1.3.0, < 3.0.0) |
| 96 | + prawn-templates (0.1.1) |
| 97 | + pdf-reader (~> 2.0) |
| 98 | + prawn (~> 2.2) |
| 99 | + public_suffix (3.0.3) |
| 100 | + pygments.rb (1.2.1) |
| 101 | + multi_json (>= 1.0.0) |
| 102 | + rainbow (3.0.0) |
| 103 | + rake (12.3.2) |
| 104 | + retriable (3.1.2) |
52 | 105 | ruby-rc4 (0.1.5) |
53 | | - rubyzip (1.1.6) |
54 | | - thread_safe (0.3.4) |
| 106 | + rubyzip (1.2.2) |
| 107 | + safe_yaml (1.0.4) |
| 108 | + sawyer (0.8.1) |
| 109 | + addressable (>= 2.3.5, < 2.6) |
| 110 | + faraday (~> 0.8, < 1.0) |
| 111 | + thread_safe (0.3.6) |
55 | 112 | treetop (1.5.3) |
56 | 113 | polyglot (~> 0.3) |
57 | | - ttfunk (1.2.2) |
58 | | - yajl-ruby (1.1.0) |
| 114 | + ttfunk (1.5.1) |
| 115 | + tzinfo (1.2.5) |
| 116 | + thread_safe (~> 0.1) |
59 | 117 |
|
60 | 118 | PLATFORMS |
61 | 119 | ruby |
62 | 120 |
|
63 | 121 | DEPENDENCIES |
64 | | - asciidoctor (= 1.5.0) |
65 | | - asciidoctor-epub3 (= 1.0.0.alpha.2) |
66 | | - asciidoctor-pdf (= 1.5.0.alpha.5) |
| 122 | + asciidoctor (= 1.5.6.1) |
| 123 | + asciidoctor-epub3! |
| 124 | + asciidoctor-pdf (= 1.5.0.alpha.16) |
| 125 | + asciidoctor-pdf-cjk (~> 0.1.3) |
| 126 | + asciidoctor-pdf-cjk-kai_gen_gothic (~> 0.1.1) |
67 | 127 | awesome_print |
68 | 128 | coderay |
69 | | - epubcheck |
| 129 | + epubcheck-ruby |
| 130 | + github_changelog_generator! |
70 | 131 | json |
71 | 132 | kindlegen |
| 133 | + octokit |
72 | 134 | pygments.rb |
73 | 135 | rake |
74 | 136 | thread_safe |
| 137 | + |
| 138 | +BUNDLED WITH |
| 139 | + 1.16.1 |
0 commit comments