national_holidays 1.9.3 → 1.10.0

Sign up to get free protection for your applications and to get access to all the features.
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: 1.9.3
4
+ version: 1.10.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: 2020-06-30 00:00:00.000000000 Z
11
+ date: 2020-08-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: countries
@@ -67,7 +67,7 @@ dependencies:
67
67
  - !ruby/object:Gem::Version
68
68
  version: '0.56'
69
69
  description: Uses config from the national-holidays-config project to provide access
70
- to national holiday data across 84 countries
70
+ to national holiday data across 86 countries
71
71
  email: alex@balhatchet.net
72
72
  executables: []
73
73
  extensions: []
@@ -82,6 +82,7 @@ files:
82
82
  - lib/national_holidays/region.rb
83
83
  - national-holidays-config/conf/ae/dubai01.yml
84
84
  - national-holidays-config/conf/ae/united_arab_emirates01.yml
85
+ - national-holidays-config/conf/am/armenia1.yml
85
86
  - national-holidays-config/conf/ao/angola01.yml
86
87
  - national-holidays-config/conf/ar/argentina01.yml
87
88
  - national-holidays-config/conf/at/austria01.yml
@@ -304,5 +305,5 @@ requirements: []
304
305
  rubygems_version: 3.0.3
305
306
  signing_key:
306
307
  specification_version: 4
307
- summary: National Holidays for 85 countries
308
+ summary: National Holidays for 86 countries
308
309
  test_files: []