national_holidays 0.0.3 → 1.0.0

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.
Files changed (3) hide show
  1. checksums.yaml +5 -5
  2. data/README.md +2 -2
  3. metadata +4 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
- SHA1:
3
- metadata.gz: fa4704830754c50fa8d7922d0355a5226dd1be7b
4
- data.tar.gz: ec72ae47e4e6280aabe1dd101318e44dae4287b8
2
+ SHA256:
3
+ metadata.gz: 72bfbc3943e86297553e351f1fecf1b9805700a02e117c496fbc26c7b4302aa3
4
+ data.tar.gz: d7050294521db8c83089682c77c4370f6360d20dd4eaf312a97db6ac79387f9c
5
5
  SHA512:
6
- metadata.gz: f0e30e0d0488d6fd43de639784eb83d08c3dc858add86ebfb00a8522df82378bd9b0f25dff97adb1416ca15c972e65e1c0a41d15b7e7f2b3ece878a12c73817e
7
- data.tar.gz: 809071e0839fc45495e947c698714ac3c957d2881705288a6e45cdb92e36497cd459b9a49fcc3f15b26ff1d31571eb3aee122968acd79ebd587a35d08f0bab24
6
+ metadata.gz: 141ef31e36d4c72facb45d94515dc9683391b405303113e239100f43828fbc7f7222d6f2ee1491cebbd838b136e604be55213dcb549a37d989d847defc7293ca
7
+ data.tar.gz: 6a7d4e01ed976067db589ac58d4c4ebb7e54831657dc3f050424316fdd6763cf52b1f1729aa0dfe8e53f68e6d6c25170b1e8da2e5827c1d4cf90cc08c01034ca
data/README.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  ## Where does this data come from?
4
4
 
5
- The national holidays data used in this gem comes from the [national-holidays-config](https://github.com/kaoru/national-holidays-config) project.
5
+ The national holidays data used in this gem comes from the [national-holidays-config](https://github.com/CharlieHR/national-holidays-config) project.
6
6
 
7
7
  ## Installation
8
8
 
@@ -44,7 +44,7 @@ The national holidays data used in this gem comes from the [national-holidays-co
44
44
 
45
45
  Country names come from https://github.com/hexorx/countries
46
46
 
47
- Region names come from https://github.com/kaoru/national-holidays-config
47
+ Region names come from https://github.com/CharlieHR/national-holidays-config
48
48
 
49
49
  ## Region
50
50
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: national_holidays
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 1.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Alex Balhatchet
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-06-23 00:00:00.000000000 Z
11
+ date: 2018-07-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: countries
@@ -263,7 +263,7 @@ files:
263
263
  - test/test_national_holidays_country.rb
264
264
  - test/test_national_holidays_holiday.rb
265
265
  - test/test_national_holidays_region.rb
266
- homepage: https://github.com/kaoru/national-holidays-ruby
266
+ homepage: https://github.com/CharlieHR/national-holidays-ruby
267
267
  licenses:
268
268
  - MIT
269
269
  metadata: {}
@@ -283,7 +283,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
283
283
  version: '0'
284
284
  requirements: []
285
285
  rubyforge_project:
286
- rubygems_version: 2.6.14.1
286
+ rubygems_version: 2.7.6
287
287
  signing_key:
288
288
  specification_version: 4
289
289
  summary: National Holidays for 74 countries