business 1.16.0 → 1.16.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: 91709bfa6facf01e0f781f91f9c4d0dcedc433cf3c19a98550d669430c218ecb
4
- data.tar.gz: 78d64d7010cc393a242e833b92678aacccdff65be62d5dceeb8ead4445d3870f
3
+ metadata.gz: 652785d82651685692536865dbd7702fbb33ce98fc1bc540e20fb676f1e91812
4
+ data.tar.gz: abd140377eb0cde6c02c238b07dc56ac0836a3dc2248ccd65942304a85b8330f
5
5
  SHA512:
6
- metadata.gz: 51f8b6c1d7b1ab4148c2364ff795eed77bbc9d758319e56aab823ac28eb8b215fc418291aeb6f2fd9ff1b0150e0f2e86c743f5dfeb1ccd87ca62f9bdcb990e9a
7
- data.tar.gz: 26ff497bc7fcc87b5cea3dcaeebb7b2568d2072390b73eabcc802fb3f1c299bd2ebb01f2a16c21482d3a852340c6dda16b5c63c854c9ae38167f943c5b8b547f
6
+ metadata.gz: 3c6e2d5e3b567c899f6d86b26a5eb28f64db7c8f1d3441a6753057b03d4155856d6a28b24511adc2e4105457d40654e5b1a549e51d90c559236f3c92ba3632f3
7
+ data.tar.gz: bf1cc2964a2d33d63d0e7d095cf328909f12602552d07451a63e356a3849928857d2641d574f8c926996f2ebf3c996a4f50977280798e230ff41cd4bc3119bab
@@ -1,3 +1,7 @@
1
+ ## 1.16.1 - September 2, 2019
2
+
3
+ - Fix holiday calendar for ACH U.S.
4
+
1
5
  ## 1.16.0 - January 17, 2019
2
6
 
3
7
  - Add holiday calendar for ACH U.S.
@@ -11,6 +11,7 @@ holidays:
11
11
  - February 18th, 2019
12
12
  - May 27th, 2019
13
13
  - July 4th, 2019
14
+ - September 2nd, 2019
14
15
  - October 14th, 2019
15
16
  - November 11th, 2019
16
17
  - November 28th, 2019
@@ -1,3 +1,3 @@
1
1
  module Business
2
- VERSION = "1.16.0"
2
+ VERSION = "1.16.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.16.0
4
+ version: 1.16.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-01-28 00:00:00.000000000 Z
11
+ date: 2019-09-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rspec