npb_flash 0.1.1 → 0.1.2

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: f82e1d377430643a0a789fb8789e679bbd4b4b1b
4
- data.tar.gz: 35501f66a764fd59a5edc3b4d7ebb20f8606bae8
3
+ metadata.gz: 49633a74bff741502bb5bdbdefdf4a58cc63fc35
4
+ data.tar.gz: a48bdf63029218cfa9c26c419a82cf64433fe257
5
5
  SHA512:
6
- metadata.gz: d7c7d99489ec04d770930e35c33396a72344142515bf66fb343169237062d2a44895069e0a9a3ed4be888e28828a35eeabf9a922d0464f5f3453fbc355090bd5
7
- data.tar.gz: 91921e8611169605d0011e32043355c7529189f108083ae82bb9365a7f95567b86e4502bb80f4593967794a2c57b9ee8d051a7064ea5e3fa97bab6b022dfdbf5
6
+ metadata.gz: 9dd28936b8efecfd971f71b78c8c46f62728dbeaa03de19fa7e703345d29393f8a7b44261d37192d9ff4722f7ee9b4e4541a7547f07895ed50e024bc5c2c4036
7
+ data.tar.gz: a13cf0c49b6757be3cd32b36d82b8017e95e49f2c6ef24a26ca7b448dbd56ff008f8317cae5be9a9c84239a18b5a9aa9e3c2e19cdba06474d893c9eddb9e1c52
@@ -1,3 +1,3 @@
1
1
  module NpbFlash
2
- VERSION = "0.1.1"
2
+ VERSION = "0.1.2"
3
3
  end
data/npb_flash.gemspec CHANGED
@@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
10
10
  spec.email = ["shun@takebayashi.asia"]
11
11
 
12
12
  spec.summary = %q{Scraping library for NPB score flash news of Yahoo! JAPAN SportsNavi}
13
- spec.homepage = "https://github.com/takebayashi/ruby-npb_bis"
13
+ spec.homepage = "https://github.com/takebayashi/ruby-npb_flash"
14
14
 
15
15
  spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) }
16
16
  spec.bindir = "exe"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: npb_flash
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Shun Takebayashi
@@ -86,7 +86,7 @@ files:
86
86
  - lib/npb_flash/inning.rb
87
87
  - lib/npb_flash/version.rb
88
88
  - npb_flash.gemspec
89
- homepage: https://github.com/takebayashi/ruby-npb_bis
89
+ homepage: https://github.com/takebayashi/ruby-npb_flash
90
90
  licenses: []
91
91
  metadata: {}
92
92
  post_install_message: