File tree Expand file tree Collapse file tree 1 file changed +34
-3
lines changed Expand file tree Collapse file tree 1 file changed +34
-3
lines changed Original file line number Diff line number Diff line change
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
+
1
14
GIT
2
15
remote: https://github.com/asciidoctor/asciidoctor-epub3
3
16
revision: 76c0411690d101aa22d98bad75ffa647a4885647
11
24
remote: https://rubygems.org/
12
25
specs:
13
26
Ascii85 (1.0.3 )
27
+ activesupport (6.0.0 )
28
+ concurrent-ruby (~> 1.0 , >= 1.0.2 )
29
+ i18n (>= 0.7 , < 2 )
30
+ minitest (~> 5.1 )
31
+ tzinfo (~> 1.1 )
32
+ zeitwerk (~> 2.1 , >= 2.1.8 )
14
33
addressable (2.5.2 )
15
34
public_suffix (>= 2.0.2 , < 4.0 )
16
35
afm (0.2.2 )
31
50
asciidoctor-pdf-cjk (~> 0.1.2 )
32
51
awesome_print (1.8.0 )
33
52
coderay (1.1.2 )
53
+ concurrent-ruby (1.1.5 )
34
54
css_parser (1.6.0 )
35
55
addressable
36
- epubcheck ( 3.0.1 )
56
+ epubcheck-ruby ( 4.1.1.0 )
37
57
faraday (0.14.0 )
38
58
multipart-post (>= 1.2 , < 3 )
59
+ faraday-http-cache (2.0.0 )
60
+ faraday (~> 0.8 )
39
61
gepub (0.6.9.2 )
40
62
nokogiri (~> 1.6.1 )
41
63
rubyzip (>= 1.1.1 )
42
64
hashery (2.1.2 )
65
+ i18n (1.7.0 )
66
+ concurrent-ruby (~> 1.0 )
43
67
json (2.1.0 )
44
68
kindlegen (3.0.3 )
45
69
rake
46
70
rubyzip
47
71
mini_portile2 (2.1.0 )
72
+ minitest (5.12.2 )
48
73
multi_json (1.13.1 )
49
74
multipart-post (2.0.0 )
50
75
nokogiri (1.6.8.1 )
75
100
public_suffix (3.0.2 )
76
101
pygments.rb (1.2.1 )
77
102
multi_json (>= 1.0.0 )
103
+ rainbow (3.0.0 )
78
104
rake (12.3.0 )
105
+ retriable (3.1.2 )
79
106
ruby-rc4 (0.1.5 )
80
- rubyzip (1.2.1 )
107
+ rubyzip (2.0.0 )
81
108
safe_yaml (1.0.4 )
82
109
sawyer (0.8.1 )
83
110
addressable (>= 2.3.5 , < 2.6 )
86
113
treetop (1.5.3 )
87
114
polyglot (~> 0.3 )
88
115
ttfunk (1.5.1 )
116
+ tzinfo (1.2.5 )
117
+ thread_safe (~> 0.1 )
118
+ zeitwerk (2.2.0 )
89
119
90
120
PLATFORMS
91
121
ruby
@@ -98,7 +128,8 @@ DEPENDENCIES
98
128
asciidoctor-pdf-cjk-kai_gen_gothic (~> 0.1.1 )
99
129
awesome_print
100
130
coderay
101
- epubcheck
131
+ epubcheck-ruby
132
+ github_changelog_generator !
102
133
json
103
134
kindlegen
104
135
octokit
You can’t perform that action at this time.
0 commit comments