imgdowner 0.1.0 → 0.1.1

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
  SHA256:
3
- metadata.gz: ca4a8fa35f5301894d1083fc28ce833280aec104d2b81dbbac1ac3c9032bb70e
4
- data.tar.gz: b8306b72d0c66a69c35e91e3b74ca244d1cfdb3ed3409f9973c2cf4a9da3afe4
3
+ metadata.gz: 62b24e83b51efa9a9d86250c9de408c37ba32a2a7774780550a72bebae139034
4
+ data.tar.gz: 963d05e1b973275ac652ac2ccc39bce5f9cf7244b2a1333b0c68f7b2d8afff61
5
5
  SHA512:
6
- metadata.gz: 281fc234866a30c1da07796ee3dcbd98e7b791e03432a91d4fc8a22d9c4c8678e5790e28a7c672eaa038f46685c76c49009ac6fb154a0fe03ebdb508b79eb2d6
7
- data.tar.gz: ea86bf63cd92265bba335b0a16d9eb9341ed808b0ecb75b8a090056115a08d3fe5dc0b5c80346415e6130c253a1a9add7660dee86be96a27bf7a1e5489c912d1
6
+ metadata.gz: db0a064790cc3cfce7fca8e86ff37e3926a35e16a6e978186e9023343a140f171852145efad1aaac613c84549108ea951c1cb91709affa080f8b8d9cf181208f
7
+ data.tar.gz: 9b0015dc451d5275568090910d26b689939fca01718f99ee17b988c8e8cd9bcc9defb150ad2ce9a9defe36267ff4b819d09d6479205d66583ae77e8db58f8951
@@ -9,15 +9,15 @@ Gem::Specification.new do |spec|
9
9
  spec.email = ["rgbmarco@gmail.com"]
10
10
 
11
11
  spec.summary = %q{download image form network}
12
- spec.description = %q{self customize, download image from netword}
13
- spec.homepage = "https://github.com/MarcoEpsilon/self-rubygems/tree/imgdowner/imgdowner"
12
+ spec.description = %q{self customize, download image from network}
13
+ spec.homepage = "https://github.com/MarcoEpsilon/self-rubygems/tree/imgdowner"
14
14
  spec.license = "MIT"
15
15
 
16
16
  #spec.metadata["allowed_push_host"] = "'http://mygemserver.com'"
17
17
 
18
18
  spec.metadata["homepage_uri"] = spec.homepage
19
- spec.metadata["source_code_uri"] = "https://github.com/MarcoEpsilon/self-rubygems/tree/imgdowner/imgdowner"
20
- spec.metadata["changelog_uri"] = "https://github.com/MarcoEpsilon/self-rubygems/tree/imgdowner/imgdowner"
19
+ spec.metadata["source_code_uri"] = "https://github.com/MarcoEpsilon/self-rubygems/tree/imgdowner"
20
+ spec.metadata["changelog_uri"] = "https://github.com/MarcoEpsilon/self-rubygems/tree/imgdowner"
21
21
 
22
22
  # Specify which files should be added to the gem when it is released.
23
23
  # The `git ls-files -z` loads the files in the RubyGem that have been added into git.
@@ -1,3 +1,3 @@
1
1
  module Imgdowner
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: imgdowner
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
  - MarcoEpsilon
@@ -38,7 +38,7 @@ dependencies:
38
38
  - - "~>"
39
39
  - !ruby/object:Gem::Version
40
40
  version: '10.0'
41
- description: self customize, download image from netword
41
+ description: self customize, download image from network
42
42
  email:
43
43
  - rgbmarco@gmail.com
44
44
  executables: []
@@ -59,13 +59,13 @@ files:
59
59
  - lib/imgdowner/version.rb
60
60
  - lib/test/tc_download.rb
61
61
  - lib/test/ts_download.rb
62
- homepage: https://github.com/MarcoEpsilon/self-rubygems/tree/imgdowner/imgdowner
62
+ homepage: https://github.com/MarcoEpsilon/self-rubygems/tree/imgdowner
63
63
  licenses:
64
64
  - MIT
65
65
  metadata:
66
- homepage_uri: https://github.com/MarcoEpsilon/self-rubygems/tree/imgdowner/imgdowner
67
- source_code_uri: https://github.com/MarcoEpsilon/self-rubygems/tree/imgdowner/imgdowner
68
- changelog_uri: https://github.com/MarcoEpsilon/self-rubygems/tree/imgdowner/imgdowner
66
+ homepage_uri: https://github.com/MarcoEpsilon/self-rubygems/tree/imgdowner
67
+ source_code_uri: https://github.com/MarcoEpsilon/self-rubygems/tree/imgdowner
68
+ changelog_uri: https://github.com/MarcoEpsilon/self-rubygems/tree/imgdowner
69
69
  post_install_message:
70
70
  rdoc_options: []
71
71
  require_paths: