spok 2.1.4 → 2.1.6

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: 6bb0afc955b19c24b2f4928a42b4a24c9d0d9cbb8ae3f5ee97f165e63b492568
4
- data.tar.gz: 27116469b0ee022592bfb050a40632c5200e179db05c007d0aab0feb9f778a0a
3
+ metadata.gz: 617ccb988fa5435628edf861ab560ff803cd170e30024910d59db060692820f2
4
+ data.tar.gz: fce0fc6ba64b01b1102adfcec43a0b5809a51ff56b45369c36f75d9cd5968810
5
5
  SHA512:
6
- metadata.gz: 524fa180e0ab16c590d61530ebf76368ea3aa081427529f8b9d67298c96683e241e314e8e2034a89d0bf88e922fd9107a006c7d7cb507b4c275c248f68bbb827
7
- data.tar.gz: ae06e8d41d40d4c2d98fafe124e78ad274ee6186a2d3f627f3d55713207c351b2d25b0aa81de3056a1eadf41ca38d51fdd8c2a2bc8fb1769247a98abbce2f6a2
6
+ metadata.gz: 957596c6c4d3f862c695d531614af2e5d473feee8581a526a3cd211d6ac70da1e9f1290a7029fd76941ee5d6e7d32cfcfffd67fbaf5dfa9312cd1786f7148ad2
7
+ data.tar.gz: d61cba3a52cb27c4752ed9e58374ae80f07bb7488e8c9823774d8fd2efe491a21f4391867d3768fb8168dbba79dcf75ffee8acc0ab28388494db4c641593ba0a
data/CHANGELOG.md CHANGED
@@ -3,6 +3,15 @@
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.6] - 2023-01-23
7
+
8
+ * Add 2023's bovespa holidays.
9
+
10
+ ## [2.1.5] - 2022-12-28
11
+
12
+ * Add 2022-12-30 holiday on Bovespa calendar.
13
+ * Added calendars for `argentina` and `norway`.
14
+
6
15
  ## [2.1.4] - 2022-06-28
7
16
 
8
17
  * Add Juneteenth holiday on US calendar from 2022 to 2028.
@@ -0,0 +1,34 @@
1
+ ---
2
+ argentina:
3
+ - 2022-01-01
4
+ - 2022-02-28
5
+ - 2022-03-01
6
+ - 2022-03-24
7
+ - 2022-04-02
8
+ - 2022-04-15
9
+ - 2022-05-01
10
+ - 2022-05-25
11
+ - 2022-06-17
12
+ - 2022-06-20
13
+ - 2022-07-09
14
+ - 2022-08-15
15
+ - 2022-10-10
16
+ - 2022-11-20
17
+ - 2022-12-08
18
+ - 2022-12-25
19
+ - 2023-01-01
20
+ - 2023-02-20
21
+ - 2023-02-21
22
+ - 2023-03-24
23
+ - 2023-04-02
24
+ - 2023-04-07
25
+ - 2023-05-01
26
+ - 2023-05-25
27
+ - 2023-06-17
28
+ - 2023-06-20
29
+ - 2023-07-09
30
+ - 2023-08-21
31
+ - 2023-10-09
32
+ - 2023-11-20
33
+ - 2023-12-08
34
+ - 2023-12-25
@@ -410,3 +410,18 @@ bovespa:
410
410
  - 2022-10-12
411
411
  - 2022-11-02
412
412
  - 2022-11-15
413
+ - 2022-12-30
414
+ - 2023-01-25
415
+ - 2023-02-20
416
+ - 2023-02-21
417
+ - 2023-04-07
418
+ - 2023-04-21
419
+ - 2023-05-01
420
+ - 2023-06-08
421
+ - 2023-09-07
422
+ - 2023-10-12
423
+ - 2023-11-02
424
+ - 2023-11-15
425
+ - 2023-12-25
426
+ - 2023-12-29
427
+ - 2024-01-01
@@ -0,0 +1,26 @@
1
+ ---
2
+ norway:
3
+ - 2022-01-01
4
+ - 2022-04-14
5
+ - 2022-04-15
6
+ - 2022-04-17
7
+ - 2022-04-18
8
+ - 2022-05-01
9
+ - 2022-05-17
10
+ - 2022-05-26
11
+ - 2022-06-05
12
+ - 2022-06-06
13
+ - 2022-12-25
14
+ - 2022-12-25
15
+ - 2023-01-01
16
+ - 2023-04-06
17
+ - 2023-04-07
18
+ - 2023-04-09
19
+ - 2023-04-10
20
+ - 2023-05-01
21
+ - 2023-05-17
22
+ - 2023-05-18
23
+ - 2023-05-28
24
+ - 2023-05-29
25
+ - 2023-12-25
26
+ - 2023-12-26
data/lib/spok/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  class Spok
2
- VERSION = '2.1.4'.freeze
2
+ VERSION = '2.1.6'.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.4
4
+ version: 2.1.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Magnetis Staff
8
- autorequire:
8
+ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-07-01 00:00:00.000000000 Z
11
+ date: 2023-01-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport
@@ -89,6 +89,7 @@ files:
89
89
  - Rakefile
90
90
  - lib/spok.rb
91
91
  - lib/spok/calendars.rb
92
+ - lib/spok/config/argentina.yml
92
93
  - lib/spok/config/australia.yml
93
94
  - lib/spok/config/austria.yml
94
95
  - lib/spok/config/belgium.yml
@@ -105,6 +106,7 @@ files:
105
106
  - lib/spok/config/liechtenstein.yml
106
107
  - lib/spok/config/mexico.yml
107
108
  - lib/spok/config/netherlands.yml
109
+ - lib/spok/config/norway.yml
108
110
  - lib/spok/config/poland.yml
109
111
  - lib/spok/config/portugal.yml
110
112
  - lib/spok/config/singapore.yml
@@ -125,7 +127,7 @@ homepage: https://github.com/magnetis/spok
125
127
  licenses:
126
128
  - Apache 2.0
127
129
  metadata: {}
128
- post_install_message:
130
+ post_install_message:
129
131
  rdoc_options: []
130
132
  require_paths:
131
133
  - lib
@@ -140,8 +142,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
140
142
  - !ruby/object:Gem::Version
141
143
  version: '0'
142
144
  requirements: []
143
- rubygems_version: 3.0.3.1
144
- signing_key:
145
+ rubygems_version: 3.3.7
146
+ signing_key:
145
147
  specification_version: 4
146
148
  summary: A gem to work with periods of dates
147
149
  test_files: