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+
114GIT
215 remote: https://github.com/asciidoctor/asciidoctor-epub3
316 revision: 76c0411690d101aa22d98bad75ffa647a4885647
1124 remote: https://rubygems.org/
1225 specs:
1326 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 )
1433 addressable (2.5.2 )
1534 public_suffix (>= 2.0.2 , < 4.0 )
1635 afm (0.2.2 )
3150 asciidoctor-pdf-cjk (~> 0.1.2 )
3251 awesome_print (1.8.0 )
3352 coderay (1.1.2 )
53+ concurrent-ruby (1.1.5 )
3454 css_parser (1.6.0 )
3555 addressable
36- epubcheck ( 3.0.1 )
56+ epubcheck-ruby ( 4.1.1.0 )
3757 faraday (0.14.0 )
3858 multipart-post (>= 1.2 , < 3 )
59+ faraday-http-cache (2.0.0 )
60+ faraday (~> 0.8 )
3961 gepub (0.6.9.2 )
4062 nokogiri (~> 1.6.1 )
4163 rubyzip (>= 1.1.1 )
4264 hashery (2.1.2 )
65+ i18n (1.7.0 )
66+ concurrent-ruby (~> 1.0 )
4367 json (2.1.0 )
4468 kindlegen (3.0.3 )
4569 rake
4670 rubyzip
4771 mini_portile2 (2.1.0 )
72+ minitest (5.12.2 )
4873 multi_json (1.13.1 )
4974 multipart-post (2.0.0 )
5075 nokogiri (1.6.8.1 )
75100 public_suffix (3.0.2 )
76101 pygments.rb (1.2.1 )
77102 multi_json (>= 1.0.0 )
103+ rainbow (3.0.0 )
78104 rake (12.3.0 )
105+ retriable (3.1.2 )
79106 ruby-rc4 (0.1.5 )
80- rubyzip (1.2.1 )
107+ rubyzip (2.0.0 )
81108 safe_yaml (1.0.4 )
82109 sawyer (0.8.1 )
83110 addressable (>= 2.3.5 , < 2.6 )
86113 treetop (1.5.3 )
87114 polyglot (~> 0.3 )
88115 ttfunk (1.5.1 )
116+ tzinfo (1.2.5 )
117+ thread_safe (~> 0.1 )
118+ zeitwerk (2.2.0 )
89119
90120PLATFORMS
91121 ruby
@@ -98,7 +128,8 @@ DEPENDENCIES
98128 asciidoctor-pdf-cjk-kai_gen_gothic (~> 0.1.1 )
99129 awesome_print
100130 coderay
101- epubcheck
131+ epubcheck-ruby
132+ github_changelog_generator !
102133 json
103134 kindlegen
104135 octokit
You can’t perform that action at this time.
0 commit comments