business 1.6.0 → 1.7.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: c9ae3f28cf525a5131ba5ed7c8d6f6f50c873723
4
- data.tar.gz: df52b64686c1112f20e03ae3bb556b39b15904c3
3
+ metadata.gz: 4f2e521c181b010f523abc5b38aa50cc3cbd66fa
4
+ data.tar.gz: f7a1038b0f542cfe60f87b0283b954464caa625b
5
5
  SHA512:
6
- metadata.gz: 57c72ccb2170167c1d1eeb4417ea0e85368b30ad8b6f5683ea4825a2260fc8cd05b1c3f6d91e3ae8844695b1f45cae252e062bb290517eb4f169e03636d31040
7
- data.tar.gz: 15514c172a889ae321322cd92c8c964cd733a4634568363d52a6b70136e6703c1fbb69c8393da5ffc9076797734ca70b66b263398f6e12a49a6060d17413d337
6
+ metadata.gz: 8b1373f202d11bc6efecac3091169f264ce11b8a15e81e8d4380daa1ae3e1efceb0cf17fa53685e897768a310377b249b7399d32d334b91abf68a6b0d2db38fc
7
+ data.tar.gz: 39ed727c1eb5f5ee0401de5ebd845e8102d4cc2abf57e8fff04c67c8a2ecd4df41fa2cdb99607cedfdee7bb66ceeb649cd3e0234a473eec38bd40b8249da9485
@@ -1,3 +1,7 @@
1
+ ## 1.7.0 - January 18, 2017
2
+
3
+ - Add 2018-2027 BACS holiday defintions
4
+
1
5
  ## 1.6.0 - December 23, 2016
2
6
 
3
7
  - Add 2017 BACS holiday definitions
@@ -46,3 +46,84 @@ holidays:
46
46
  - August 28th, 2017
47
47
  - December 25th, 2017
48
48
  - December 26th, 2017
49
+ - January 1st, 2018
50
+ - March 30th, 2018
51
+ - April 2nd, 2018
52
+ - May 7th, 2018
53
+ - May 28th, 2018
54
+ - August 27th, 2018
55
+ - December 25th, 2018
56
+ - December 26th, 2018
57
+ - January 1st, 2019
58
+ - April 19th, 2019
59
+ - April 22nd, 2019
60
+ - May 6th, 2019
61
+ - May 27th, 2019
62
+ - August 26th, 2019
63
+ - December 25th, 2019
64
+ - December 26th, 2019
65
+ - January 1st, 2020
66
+ - April 10th, 2020
67
+ - April 13th, 2020
68
+ - May 4th, 2020
69
+ - May 25th, 2020
70
+ - August 31st, 2020
71
+ - December 25th, 2020
72
+ - December 26th, 2020
73
+ - December 28th, 2020
74
+ - January 1st, 2021
75
+ - April 2nd, 2021
76
+ - April 5th, 2021
77
+ - May 3rd, 2021
78
+ - May 31st, 2021
79
+ - August 30th, 2021
80
+ - December 27th, 2021
81
+ - December 28th, 2021
82
+ - January 3rd, 2022
83
+ - April 15th, 2022
84
+ - April 18th, 2022
85
+ - May 2nd, 2022
86
+ - May 30th, 2022
87
+ - August 29th, 2022
88
+ - December 26th, 2022
89
+ - December 27th, 2022
90
+ - January 2nd, 2023
91
+ - April 7th, 2023
92
+ - April 10th, 2023
93
+ - May 1st, 2023
94
+ - May 29th, 2023
95
+ - August 28th, 2023
96
+ - December 25th, 2023
97
+ - December 26th, 2023
98
+ - January 1st, 2024
99
+ - March 29th, 2024
100
+ - April 1st, 2024
101
+ - May 6th, 2024
102
+ - May 27th, 2024
103
+ - August 26th, 2024
104
+ - December 25th, 2024
105
+ - December 26th, 2024
106
+ - January 1st, 2025
107
+ - April 18th, 2025
108
+ - April 21st, 2025
109
+ - May 5th, 2025
110
+ - May 26th, 2025
111
+ - August 25th, 2025
112
+ - December 25th, 2025
113
+ - December 26th, 2025
114
+ - January 1st, 2026
115
+ - April 3rd, 2026
116
+ - April 6th, 2026
117
+ - May 4th, 2026
118
+ - May 25th, 2026
119
+ - August 31st, 2026
120
+ - December 25th, 2026
121
+ - December 28th, 2026
122
+ - January 1st, 2027
123
+ - March 26th, 2027
124
+ - March 29th, 2027
125
+ - May 3rd, 2027
126
+ - May 31st, 2027
127
+ - August 30th, 2027
128
+ - December 27th, 2027
129
+ - December 28th, 2027
@@ -1,3 +1,3 @@
1
1
  module Business
2
- VERSION = "1.6.0"
2
+ VERSION = "1.7.0"
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.6.0
4
+ version: 1.7.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Harry Marr
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-12-23 00:00:00.000000000 Z
11
+ date: 2017-01-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler