business_calendar 3.0.1 → 3.1.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: 7b390e3954573c98a996c9839374b3f2802f3ecb81d0815f62d28fc36b294c62
4
- data.tar.gz: 7b5aeebc620e1c5c80b70a3359cb01cef43e7d27c3ca0778d7e13eeab5f17c58
3
+ metadata.gz: 727e8249f07c869a1797870f8b63c566e2a813ca0bdc2bc8da215b1905439911
4
+ data.tar.gz: 43b527655f6a5d6f8b16b56bfba032e7595efde7b521fca8bedcd2e6dc902371
5
5
  SHA512:
6
- metadata.gz: 975c687a0f0ea409e5c6a97116fe00807a2b14d4bfb85a9a43a575ce07549b30fa11f7ca2bd3b417f560df53842e450a24d1c564dbabf1481974bac77f4e2a98
7
- data.tar.gz: bf9427e07ab653c90537a41b8f2b4e9cb95b09d9ec407c764b6b6fc9e3aa12037f1934c9cfe389626419f35e187578555681880a074efeeff49ae7e91590d90a
6
+ metadata.gz: d6eeefdebe1dcd01cec1818f54796b0f1e74fbbe2e97baef5c35794157b61635c4b59f35a01f4d35646558b7288ffc7620e8b17fc7c5c4bd8cf1d4c4fd324a43
7
+ data.tar.gz: c87fad57a025337acfe7f384cb2be65b7d722b3d446cdef62983a4897c1090c099c42c347aa6d6b681b0a148e62fa4e5ae26f332a9023d751dc4d2d8e78c193a
@@ -12,7 +12,7 @@ jobs:
12
12
  continue-on-error: ${{ matrix.experimental }}
13
13
  strategy:
14
14
  matrix:
15
- ruby-version: [2.3.1, 2.7.0]
15
+ ruby-version: [2.4.9, 2.7.0, 3.1.0]
16
16
  experimental: [false]
17
17
  include:
18
18
  - ruby-version: head
@@ -13,7 +13,7 @@ jobs:
13
13
  steps:
14
14
  - uses: actions/checkout@v2
15
15
  - name: Set up Ruby 2.7
16
- uses: actions/setup-ruby@v1
16
+ uses: ruby/setup-ruby@v1
17
17
  with:
18
18
  ruby-version: 2.7
19
19
 
data/data/US.yml CHANGED
@@ -232,3 +232,26 @@ US:
232
232
  - '2025-11-11'
233
233
  - '2025-11-27'
234
234
  - '2025-12-25'
235
+ - '2026-01-01'
236
+ - '2026-01-19'
237
+ - '2026-02-16'
238
+ - '2026-05-25'
239
+ - '2026-06-19'
240
+ - '2026-07-04'
241
+ - '2026-09-07'
242
+ - '2026-10-12'
243
+ - '2026-11-11'
244
+ - '2026-11-26'
245
+ - '2026-12-25'
246
+ - '2027-01-01'
247
+ - '2027-01-18'
248
+ - '2027-02-15'
249
+ - '2027-05-31'
250
+ - '2027-06-19'
251
+ - '2027-07-05'
252
+ - '2027-09-06'
253
+ - '2027-10-11'
254
+ - '2027-11-11'
255
+ - '2027-11-25'
256
+ - '2027-12-25'
257
+ - '2028-01-01'
@@ -1,3 +1,3 @@
1
1
  module BusinessCalendar
2
- VERSION = "3.0.1"
2
+ VERSION = "3.1.1"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: business_calendar
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1
4
+ version: 3.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Robert Nubel
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-03-14 00:00:00.000000000 Z
11
+ date: 2023-07-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: holidays