scraper_google_play 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: 97a0553ac2e5d9e499cf4a69e088e716b471530c
4
- data.tar.gz: ae5b2aea90bc2d672320e9fb4cf2ca0fcc1936e4
3
+ metadata.gz: 1f22341e7b048e1b93074bdca9e6828d6d2c9dfc
4
+ data.tar.gz: bba6530ccbfd6ee2104225da3f458fab38b4a570
5
5
  SHA512:
6
- metadata.gz: edbba4e832299d00e077dbc65414d841d8fac79d2d1ff1758b370a62d896854ada791009ed4eb178f4c7776422f34b0abe60c5ecd4dc93ad167bd90a8e736209
7
- data.tar.gz: 758e6dabef34b177e80542f6b3cf486a2ed0b39852006b8721b9b2cd9e42f177926933bdf235a05e82db25894ff2e269fe47c246ad31aa077389782d2df80eb9
6
+ metadata.gz: 63fd3c0c9696c7b0e3b2338ca4aca6ba96f97d090d3eb0c92c5a6c45e387ff031cd627ac1583f91a313c49a9da991778d441ae89c9050995464e2436aab2e731
7
+ data.tar.gz: 2626d31452f687fc2a4b9e9bf17108daddc681ab0669f47ef3e53fb3de86d262ffd9ac59cf2c660f279e414f3bdb52e192106b48b0e8aa4634def26caf02efd9
@@ -1,3 +1,3 @@
1
1
  module ScraperGooglePlay
2
- VERSION = "0.1.0"
2
+ VERSION = "0.1.1"
3
3
  end
Binary file
@@ -11,7 +11,7 @@ Gem::Specification.new do |spec|
11
11
 
12
12
  spec.summary = %q{Write a short summary, because Rubygems requires one.}
13
13
  spec.description = %q{Write a longer description or delete this line.}
14
- # spec.homepage = "TODO: Put your gem's website or public repo URL here."
14
+ spec.homepage = "https://github.com/anhdayem818/scraper_google_play"
15
15
 
16
16
  # Prevent pushing this gem to RubyGems.org. To allow pushes either set the 'allowed_push_host'
17
17
  # to allow pushing to a single host or delete this section to allow pushing to any host.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: scraper_google_play
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
  - Nguyen Bach
@@ -53,8 +53,9 @@ files:
53
53
  - bin/setup
54
54
  - lib/scraper_google_play.rb
55
55
  - lib/scraper_google_play/version.rb
56
+ - scraper_google_play-0.1.0.gem
56
57
  - scraper_google_play.gemspec
57
- homepage:
58
+ homepage: https://github.com/anhdayem818/scraper_google_play
58
59
  licenses: []
59
60
  metadata: {}
60
61
  post_install_message: