business 1.17.0 → 1.17.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
  SHA256:
3
- metadata.gz: 269d15c8779ee827afd572090f68bdcacd07a2e370403b39eb2f57b7198d60ed
4
- data.tar.gz: 0ba04f3d70c319474a8f71d8f8f8930da4ad1ba7bf55943146a61f2104f26450
3
+ metadata.gz: 16fe6f4e2771fc8f43e3a9fc15610e98f41e5f1c2343cb605ed2639cf2a013bc
4
+ data.tar.gz: 331564e091636888399b9efc93be3b5b2e9ef8d052b7f61eaaac2a9967c67a5d
5
5
  SHA512:
6
- metadata.gz: c096b7e12f640b5dec2a8477d4a67e08f1e36a89efeeb38e12ef9c1f31c5e10bd0d5bc3ef09a918f476e5b3da4cb46f195bf2e0f761ebe50a52a318c6fcc2bc5
7
- data.tar.gz: 34e96d59c5863db36b3ac58f26c5c744c44507ab463e8897fbd2213787ba27ade73363a7da5e9761c85a3f23d55718d0a1a61c08176024533a563e03fe1eb409
6
+ metadata.gz: 8f643247c899cff6ddd1d3864478fcc5aeced2044c4ca9436e165b39eb1d0df195fe680c127791e625e55e08588397b5c94fa4dcdbf8655873fb5f429a0f5e42
7
+ data.tar.gz: eabf1f8cd5ab5d47d2492fed02b29ed89705b0fda9fe8d1d5c11476865949df52f34ff9a8ef3d695893ed9f864ae2cc46318a06126e44bdcc7e9e24929f5c64e
data/CHANGELOG.md CHANGED
@@ -1,3 +1,8 @@
1
+ ## 1.17.1 - November 19, 2019
2
+
3
+ - Change May Bank Holiday 2020 for UK (Bacs) - this was moved to the 8th.
4
+ - Add 2020 holidays for PAD.
5
+
1
6
  ## 1.17.0 - September 2, 2019
2
7
 
3
8
  - Add holiday calendar for France (Target(SEPA) + French bank holidays)
@@ -65,7 +65,7 @@ holidays:
65
65
  - January 1st, 2020
66
66
  - April 10th, 2020
67
67
  - April 13th, 2020
68
- - May 4th, 2020
68
+ - May 8th, 2020
69
69
  - May 25th, 2020
70
70
  - August 31st, 2020
71
71
  - December 25th, 2020
@@ -24,4 +24,12 @@ holidays:
24
24
  - November 11th, 2019
25
25
  - December 25th, 2019
26
26
  - December 26th, 2019
27
- - January 1st, 2020
27
+ - January 1st, 2020
28
+ - April 10th, 2020
29
+ - May 18th, 2020
30
+ - July 1st, 2020
31
+ - September 7th, 2020
32
+ - October 12th, 2020
33
+ - November 11th, 2020
34
+ - December 25th, 2020
35
+ - December 28th, 2020
@@ -1,3 +1,3 @@
1
1
  module Business
2
- VERSION = "1.17.0"
2
+ VERSION = "1.17.1"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: business
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.17.0
4
+ version: 1.17.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Harry Marr
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-10-30 00:00:00.000000000 Z
11
+ date: 2019-11-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rspec