national_holidays 1.6.1 → 1.6.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
  SHA256:
3
- metadata.gz: 1b129a11a91b88e6e3f944cfb1461f9a7cc8262c50dc8d88b5eee6929d92a4ad
4
- data.tar.gz: 43a7726780ed162a3ea543ef2fc8ba06d1319c366bc9dafc282b286a70520efd
3
+ metadata.gz: 31db90c0387061780138985936bd504a0886451834751c9ef5e265bef921f2d0
4
+ data.tar.gz: 67a7c392c7d761fc32aa3de6df262faf7162de90e8ecf9cecf11b641a3165e35
5
5
  SHA512:
6
- metadata.gz: a771988f54cc13a2a64ac02667bfc0eb68283b406b3b39372ac0a57e67efea178aa886388f70c3c9c30f2ef5168764862e3ef1f34bef36b6f3518e598832e62e
7
- data.tar.gz: 50629a43bfc7164859dc5c8b500bcd01d3eac2be709c2ef4b6652f413d6f6bea3a6baab1e8289197d27208a1d7d5644b381787ce5478d9b8e3a4696fef403a42
6
+ metadata.gz: f1c9b6ddd65275ba4cb5195d1bf0c35756b790ab0c2880e1660c94def923f1f7d37c04bad8dcf6d121da6ded9c1cc38d411b6017bcdfcc3a69471879cd67e389
7
+ data.tar.gz: 0bf91cdc861093f3f1cf402cd79d80080372b518bb4078d695d21997077d8937a4557f5c07b50f5c762a747cb91cd9117f6e7fdc5a1590042cef60115b969235
data/README.md CHANGED
@@ -8,7 +8,7 @@ The national holidays data used in this gem comes from the [national-holidays-co
8
8
 
9
9
  gem install national_holidays
10
10
 
11
- ## Development
11
+ ## Development
12
12
 
13
13
  This project uses git submodules, so the first time you clone the repository you will need to run:
14
14
 
@@ -155,37 +155,37 @@ years:
155
155
  en: Isra'a Wal Miraj
156
156
  ar: Isra'a Wal Miraj
157
157
  - public_holiday: true
158
- date: '2019-06-05'
158
+ date: '2019-06-04'
159
159
  names:
160
160
  en: End of Ramadan
161
161
  ar: Eid Al Fitr
162
162
  - public_holiday: true
163
- date: '2019-06-06'
163
+ date: '2019-06-05'
164
164
  names:
165
165
  en: End of Ramadan
166
166
  ar: Eid Al Fitr
167
167
  - public_holiday: true
168
- date: '2019-06-07'
168
+ date: '2019-06-06'
169
169
  names:
170
170
  en: End of Ramadan
171
171
  ar: Eid Al Fitr
172
172
  - public_holiday: true
173
- date: '2019-08-10'
173
+ date: '2019-08-11'
174
174
  names:
175
175
  en: Arafat Day
176
176
  ar: Arafat Day
177
177
  - public_holiday: true
178
- date: '2019-08-11'
178
+ date: '2019-08-12'
179
179
  names:
180
180
  en: Eid Al-Adha
181
181
  ar: Eid Al-Adha
182
182
  - public_holiday: true
183
- date: '2019-08-12'
183
+ date: '2019-08-13'
184
184
  names:
185
185
  en: Eid Al-Adha
186
186
  ar: Eid Al-Adha
187
187
  - public_holiday: true
188
- date: '2019-08-13'
188
+ date: '2019-08-14'
189
189
  names:
190
190
  en: Eid Al-Adha
191
191
  ar: Eid Al-Adha
@@ -195,7 +195,7 @@ years:
195
195
  en: Islamic New Year
196
196
  ar: Hijri New Year
197
197
  - public_holiday: true
198
- date: '2019-10-10'
198
+ date: '2019-11-10'
199
199
  names:
200
200
  en: Birthday of Prophet Muhammad
201
201
  ar: Birthday of Prophet Muhammad
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.6.1
4
+ version: 1.6.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Alex Balhatchet
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-09-23 00:00:00.000000000 Z
11
+ date: 2019-09-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: countries