tomosia_icon8_crawl 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
  SHA256:
3
- metadata.gz: 64b548596b79842fdf5f13b67ede80c078c9b59cbd2e7d152f903bb6c39f1e95
4
- data.tar.gz: '093cf7fc7e6c48529d4e6e51d128676b0657b012d7bf638e93ffe16032faf6f7'
3
+ metadata.gz: c6901044d1fc74224b885ad7749f4ec6cbfccc849c457502fd89b412982e8566
4
+ data.tar.gz: '0497897ec31cf80fa201df5e0df5a215d08832b514d5c414a208999f9d4991b2'
5
5
  SHA512:
6
- metadata.gz: 25c6f7fb6908d44bac209b220e92213e8be54306492a28208ec4d01a655a3693cbbcd3156c091e2b2612039f8b8daf85c7b535641e28c56f505f7b3b145ad824
7
- data.tar.gz: 170d1aa030b0b71531ca65ca526fab66874c053d1ae743229a942c5e01bbb3cbfa689e00170ecbdc86e51460f6d7bdabd096645281b3a515789edbb959b88a37
6
+ metadata.gz: 0ce761a7d5828b96209f46fc06c0ae14a387277ed6e0de8af41635067d5d05d0df3e6b594dd881666c44374c050dd46b8f6936a91c0dbbf5896f52ab8dfc08eb
7
+ data.tar.gz: fa943501f9f1e6e69945bd19e1a982100d6f501e077a92b9b8d19d39e7d5727afa78106ec656524e053782e876f52bd9c02186f44cd846d6f8b5f9c943df4aa0
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- tomosia_icon8_crawl (0.1.0)
4
+ tomosia_icon8_crawl (0.1.1)
5
5
  httparty
6
6
  nokogiri
7
7
  pry
@@ -86,7 +86,7 @@ module TomosiaIcon8Crawl
86
86
  File.open(path, 'wb') do |file|
87
87
  file.write(image.read)
88
88
  @size = image.size
89
- p @size
89
+ # p @size
90
90
  end
91
91
  end
92
92
  rescue
@@ -1,3 +1,3 @@
1
1
  module TomosiaIcon8Crawl
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: tomosia_icon8_crawl
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
  - ninh-tomosia