epub_book 0.1.9 → 0.1.10

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 10c961c13821c5dc5a2dd18568879be3acf2ec3e
4
- data.tar.gz: a0311b98efa408a87d7670e2dabcb94c8842aa9f
3
+ metadata.gz: 213f2ad9e727e96aa231ba75a43507481db85a90
4
+ data.tar.gz: e59c2660dd02f7fff4ec277cf669d89882eca231
5
5
  SHA512:
6
- metadata.gz: 7913183aa847166a4fedacd38ebab9d18434aa4a1e48b6a679b0a76b5147cd3f934336a5dd5ef9dc76f40e6fcb8130b337413744b93f4395e5556a502ae852dc
7
- data.tar.gz: 58475e18158d6ce794f44ccc80a22b8c16e1db6f73a9061b35fb4b823eaa450717d3fefd26ca24c6b023b5cc0106eedfaf330da1eece2cb3b59095f5a94d03be
6
+ metadata.gz: 464ca9bb92b235cdcee1a925a38a632bc26de8c93111c56bfed00a022dd870b45856f6120f72684d317715f8a5186762963f17c9a30739e7d83725b237b08511
7
+ data.tar.gz: abc4963847e6299a1de5bb2f338f8c1f61c4a6ba2cb6c7ce764159763eedc48beb76f9c194aeaebe2304866628065add3a952f7aebc995a3b8ee74ac426f90a5
data/epub_book.gemspec CHANGED
@@ -11,7 +11,7 @@ Gem::Specification.new do |spec|
11
11
 
12
12
  spec.summary = %q{create epub from a book index url and mail to you.}
13
13
  spec.description = %q{create epub from a book index url and mail to you. by setting a default_setting.yml you can use it in shell. }
14
- spec.homepage = "https://githubs.com/javyliu/epub_book"
14
+ spec.homepage = "https://github.com/javyliu/epub_book"
15
15
  spec.license = "MIT"
16
16
 
17
17
  # Prevent pushing this gem to RubyGems.org. To allow pushes either set the 'allowed_push_host'
@@ -1,3 +1,3 @@
1
1
  module EpubBook
2
- VERSION = "0.1.9"
2
+ VERSION = "0.1.10"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: epub_book
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.9
4
+ version: 0.1.10
5
5
  platform: ruby
6
6
  authors:
7
7
  - qmliu
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2016-08-22 00:00:00.000000000 Z
11
+ date: 2016-09-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: nokogiri
@@ -163,7 +163,7 @@ files:
163
163
  - lib/epub_book/mailer.rb
164
164
  - lib/epub_book/version.rb
165
165
  - tsxc.ttf
166
- homepage: https://githubs.com/javyliu/epub_book
166
+ homepage: https://github.com/javyliu/epub_book
167
167
  licenses:
168
168
  - MIT
169
169
  metadata: