ishuhui 0.1.0 → 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: a2a43fec6caaf79c269cab4d950ae629a1faaefb
4
- data.tar.gz: 729a259b20e8b43195cf9e137ae3b4f6b326b299
3
+ metadata.gz: 94c0bfd289b4c2bd9613c4c2fd1fc5a88e40b68b
4
+ data.tar.gz: 84b6dd65d0b1ca680fda5b42ae7e1bc6d3882d56
5
5
  SHA512:
6
- metadata.gz: c158059e7a04e2c09e69d1cff27080711d9f198419ed632a2e4ef165d32ef48580d32938ff2943ee8b8e9e3a1c71e1fe87de81c10b772994e88437d57d5ed5db
7
- data.tar.gz: a8acb0bd7bb0051f31897550056570fd2c15afa30e7980b5655b7fdc72145c61eb1358c0ce923b1fdb461b2308aa812a57e4f1b88227e8496bca06f88385f82e
6
+ metadata.gz: 78a92274d2465f140a13464852a5f2a15ea0588beb2c870ea15af05de4dc1f8cba3ee4f561b36965457444d59015a1221836ccdc2d564fef00bd863c5e98c759
7
+ data.tar.gz: 7c1db2b93e5d8501b652fcb48371b52a790d33da3ec33f296f22eea9510d07baec87c2300fba44ec76da3ac9191b415928827a83e9cc466b627dc562e3fa2075
@@ -9,7 +9,7 @@ Gem::Specification.new do |spec|
9
9
  spec.authors = ["AlexShawn"]
10
10
  spec.email = ["alexshawn@outlook.com"]
11
11
 
12
- spec.summary = %q{鼠绘漫画定下爬虫}
12
+ spec.summary = %q{鼠绘漫画定向爬虫}
13
13
  #spec.description = %q{TODO: Write a longer description or delete this line.}
14
14
  spec.homepage = "https://github.com/AlexShawn/ishuhui"
15
15
  spec.license = "MIT"
@@ -1,3 +1,3 @@
1
1
  module Ishuhui
2
- VERSION = "0.1.0"
2
+ VERSION = "0.1.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ishuhui
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - AlexShawn
@@ -133,5 +133,5 @@ rubyforge_project:
133
133
  rubygems_version: 2.5.1
134
134
  signing_key:
135
135
  specification_version: 4
136
- summary: 鼠绘漫画定下爬虫
136
+ summary: 鼠绘漫画定向爬虫
137
137
  test_files: []