spok 2.1.1 → 2.1.4

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
  SHA256:
3
- metadata.gz: 2ade4e2e8c27397b4b96f64e86d0aa8a982951de68bbc660a286d419a7a89eb2
4
- data.tar.gz: 0e14523e5784537af1015c30c75eb372a9b2342e06793b3b9feb3cf05f71c994
3
+ metadata.gz: 6bb0afc955b19c24b2f4928a42b4a24c9d0d9cbb8ae3f5ee97f165e63b492568
4
+ data.tar.gz: 27116469b0ee022592bfb050a40632c5200e179db05c007d0aab0feb9f778a0a
5
5
  SHA512:
6
- metadata.gz: 73617cf09aa51c787c3744f6646b05b87c6c0a65776fa16d0e43a4d7b4678c0fa88e7575ab808f0122af2145494dc5cefd1ef6172db174add875b1eb43074870
7
- data.tar.gz: d7e0ded62672c47c778e11c1a0f767239f4cc1b26868dacd7a892e3bf948ef1e680aa3eee5916da1b77be30577f136faa15434cf944fed1270963fbb3bc0e952
6
+ metadata.gz: 524fa180e0ab16c590d61530ebf76368ea3aa081427529f8b9d67298c96683e241e314e8e2034a89d0bf88e922fd9107a006c7d7cb507b4c275c248f68bbb827
7
+ data.tar.gz: ae06e8d41d40d4c2d98fafe124e78ad274ee6186a2d3f627f3d55713207c351b2d25b0aa81de3056a1eadf41ca38d51fdd8c2a2bc8fb1769247a98abbce2f6a2
data/CHANGELOG.md CHANGED
@@ -3,6 +3,20 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  This project adheres to [Semantic Versioning](http://semver.org/).
5
5
 
6
+ ## [2.1.4] - 2022-06-28
7
+
8
+ * Add Juneteenth holiday on US calendar from 2022 to 2028.
9
+
10
+ ## [2.1.3] - 2020-11-17
11
+
12
+ * Remove 2020-11-20 holiday from Bovespa calendar due to their note about
13
+ the day.
14
+ Check it here: http://www.b3.com.br/pt_br/noticias/funcionamento-da-b3-8AE490C97215B74E0172959F18F11323.htm
15
+
16
+ ## [2.1.2] - 2020-04-29
17
+
18
+ * Add 2020's Good Friday holiday on US calendar
19
+
6
20
  ## [2.1.1] - 2020-04-15
7
21
 
8
22
  * Remove deprecation warnings and create a note about it on README file.
@@ -383,7 +383,6 @@ bovespa:
383
383
  - 2020-09-07
384
384
  - 2020-10-12
385
385
  - 2020-11-02
386
- - 2020-11-20
387
386
  - 2020-12-24
388
387
  - 2020-12-25
389
388
  - 2020-12-31
@@ -267,6 +267,7 @@ united_states:
267
267
  - 2020-01-01
268
268
  - 2020-01-20
269
269
  - 2020-02-17
270
+ - 2020-04-10
270
271
  - 2020-05-25
271
272
  - 2020-07-03
272
273
  - 2020-09-07
@@ -277,6 +278,7 @@ united_states:
277
278
  - 2021-01-01
278
279
  - 2021-01-18
279
280
  - 2021-02-15
281
+ - 2021-04-02
280
282
  - 2021-05-31
281
283
  - 2021-07-05
282
284
  - 2021-09-06
@@ -287,7 +289,9 @@ united_states:
287
289
  - 2021-12-31
288
290
  - 2022-01-17
289
291
  - 2022-02-21
292
+ - 2022-04-15
290
293
  - 2022-05-30
294
+ - 2022-06-20
291
295
  - 2022-07-04
292
296
  - 2022-09-05
293
297
  - 2022-10-11
@@ -297,7 +301,9 @@ united_states:
297
301
  - 2023-01-02
298
302
  - 2023-01-16
299
303
  - 2023-02-20
304
+ - 2023-04-07
300
305
  - 2023-05-29
306
+ - 2023-06-19
301
307
  - 2023-07-04
302
308
  - 2023-09-04
303
309
  - 2023-10-09
@@ -307,7 +313,9 @@ united_states:
307
313
  - 2024-01-01
308
314
  - 2024-01-15
309
315
  - 2024-02-19
316
+ - 2024-03-29
310
317
  - 2024-05-27
318
+ - 2024-06-19
311
319
  - 2024-07-04
312
320
  - 2024-09-02
313
321
  - 2024-10-14
@@ -317,7 +325,9 @@ united_states:
317
325
  - 2025-01-01
318
326
  - 2025-01-20
319
327
  - 2025-02-17
328
+ - 2025-04-18
320
329
  - 2025-05-26
330
+ - 2025-06-19
321
331
  - 2025-07-04
322
332
  - 2025-09-01
323
333
  - 2025-10-13
@@ -325,9 +335,11 @@ united_states:
325
335
  - 2025-11-27
326
336
  - 2025-12-25
327
337
  - 2026-01-01
338
+ - 2026-04-03
328
339
  - 2026-01-19
329
340
  - 2026-02-16
330
341
  - 2026-05-25
342
+ - 2026-06-19
331
343
  - 2026-07-03
332
344
  - 2026-09-07
333
345
  - 2026-10-12
@@ -338,6 +350,7 @@ united_states:
338
350
  - 2027-01-18
339
351
  - 2027-02-15
340
352
  - 2027-05-31
353
+ - 2027-06-19
341
354
  - 2027-07-05
342
355
  - 2027-09-06
343
356
  - 2027-10-11
@@ -348,6 +361,7 @@ united_states:
348
361
  - 2028-01-17
349
362
  - 2028-02-21
350
363
  - 2028-05-29
364
+ - 2028-06-19
351
365
  - 2028-07-04
352
366
  - 2028-09-04
353
367
  - 2028-10-09
@@ -451,4 +465,4 @@ united_states:
451
465
  - 2038-11-11
452
466
  - 2038-11-25
453
467
  - 2038-12-24
454
- - 2038-12-31
468
+ - 2038-12-31
data/lib/spok/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  class Spok
2
- VERSION = '2.1.1'.freeze
2
+ VERSION = '2.1.4'.freeze
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: spok
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.1.1
4
+ version: 2.1.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Magnetis Staff
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-04-15 00:00:00.000000000 Z
11
+ date: 2022-07-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport
@@ -84,7 +84,6 @@ files:
84
84
  - CODE_OF_CONDUCT.md
85
85
  - CONTRIBUTING.md
86
86
  - Gemfile
87
- - Gemfile.lock
88
87
  - LICENSE.txt
89
88
  - README.md
90
89
  - Rakefile
@@ -116,7 +115,6 @@ files:
116
115
  - lib/spok/config/vietnam.yml
117
116
  - lib/spok/version.rb
118
117
  - lib/spok/workday.rb
119
- - pkg/spok-2.1.0.gem
120
118
  - spec/fixtures/custom-calendar.yml
121
119
  - spec/lib/spok/calendars_spec.rb
122
120
  - spec/lib/spok/workday_spec.rb
@@ -142,7 +140,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
142
140
  - !ruby/object:Gem::Version
143
141
  version: '0'
144
142
  requirements: []
145
- rubygems_version: 3.0.3
143
+ rubygems_version: 3.0.3.1
146
144
  signing_key:
147
145
  specification_version: 4
148
146
  summary: A gem to work with periods of dates
data/Gemfile.lock DELETED
@@ -1,50 +0,0 @@
1
- PATH
2
- remote: .
3
- specs:
4
- spok (2.1.1)
5
- activesupport (>= 5.1, < 7.0)
6
-
7
- GEM
8
- remote: https://rubygems.org/
9
- specs:
10
- activesupport (6.0.2.2)
11
- concurrent-ruby (~> 1.0, >= 1.0.2)
12
- i18n (>= 0.7, < 2)
13
- minitest (~> 5.1)
14
- tzinfo (~> 1.1)
15
- zeitwerk (~> 2.2)
16
- concurrent-ruby (1.1.6)
17
- diff-lcs (1.3)
18
- i18n (1.8.2)
19
- concurrent-ruby (~> 1.0)
20
- minitest (5.14.0)
21
- rake (13.0.1)
22
- rspec (3.9.0)
23
- rspec-core (~> 3.9.0)
24
- rspec-expectations (~> 3.9.0)
25
- rspec-mocks (~> 3.9.0)
26
- rspec-core (3.9.1)
27
- rspec-support (~> 3.9.1)
28
- rspec-expectations (3.9.1)
29
- diff-lcs (>= 1.2.0, < 2.0)
30
- rspec-support (~> 3.9.0)
31
- rspec-mocks (3.9.1)
32
- diff-lcs (>= 1.2.0, < 2.0)
33
- rspec-support (~> 3.9.0)
34
- rspec-support (3.9.2)
35
- thread_safe (0.3.6)
36
- tzinfo (1.2.7)
37
- thread_safe (~> 0.1)
38
- zeitwerk (2.3.0)
39
-
40
- PLATFORMS
41
- ruby
42
-
43
- DEPENDENCIES
44
- bundler
45
- rake
46
- rspec (~> 3)
47
- spok!
48
-
49
- BUNDLED WITH
50
- 2.1.4
data/pkg/spok-2.1.0.gem DELETED
Binary file