russian_workdays 2.3.0 → 2.4.0

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: 26ae9e50e52034dbc458b84fc373dccbc1b8aaf3337e6c1e37a5c83351f5c307
4
- data.tar.gz: bfa5c1fca2189d5d0a5e9f8f37b5595eba1fd90618ce7d4dfe4a7654dca8ed64
3
+ metadata.gz: 314a046b6b8453697aeb6a476134ff68b631fce5116038219ccea8e76f60db5e
4
+ data.tar.gz: 617657145f43a65425545924c257b87a27b9d343b2d43834fbb7386d0ffd92ae
5
5
  SHA512:
6
- metadata.gz: 246d9c82641cf452026fe212d0c7640f075fd74697c8481860b7acc488e2bd056eb6d9e6dd0fefc546fdb196a18c29982a9f37326bb56f2e75aed4720fd67191
7
- data.tar.gz: 553486d621122fac1b02359a0de1a845b7d2a4c0239a62ccbd648ec6082d59e27c4c27a2645e0a2166bfc57bf79e3f72ce36037bef42c682eb691e3a0ed98b3f
6
+ metadata.gz: bb2ed388f435db58739f2015809e42a37c1f28fd7ec5f07eb58118d361a86d4ac867b688fc4cc76af193e3fcfdd21024752b2b58bf08351f3cb7b27457e06075
7
+ data.tar.gz: 8cc0657cd5f38c2ab06d2fa4d37771b572ef8a82cc08ad821488209779ec2e679424dad88a9b81b7a43611d05fe713b7fdd9de225fc7f2d2251ea3eb43f24615
@@ -394,3 +394,25 @@
394
394
  - 2020-06-11
395
395
  - 2020-11-03
396
396
  - 2020-12-31
397
+ 2021:
398
+ :holidays:
399
+ - 2021-01-01
400
+ - 2021-01-02
401
+ - 2021-01-03
402
+ - 2021-01-06
403
+ - 2021-01-07
404
+ - 2021-01-08
405
+ - 2021-02-22
406
+ - 2021-02-23
407
+ - 2021-03-08
408
+ - 2021-05-03
409
+ - 2021-05-10
410
+ - 2021-06-14
411
+ - 2021-11-04
412
+ - 2021-11-05
413
+ - 2021-12-31
414
+ :preholidays:
415
+ - 2021-04-30
416
+ - 2021-05-08
417
+ - 2021-11-03
418
+ - 2021-12-30
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module RussianWorkdays
4
- VERSION = "2.3.0".freeze
4
+ VERSION = "2.4.0".freeze
5
5
  end
@@ -5,7 +5,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
5
5
 
6
6
  Gem::Specification.new do |spec|
7
7
  spec.name = "russian_workdays"
8
- spec.version = "2.3.0"
8
+ spec.version = "2.4.0"
9
9
  spec.authors = ["heckfy"]
10
10
  spec.email = ["heckfyoz@gmail.com"]
11
11
  spec.summary = "Russian workdays"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: russian_workdays
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.3.0
4
+ version: 2.4.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - heckfy
8
- autorequire:
8
+ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-07-13 00:00:00.000000000 Z
11
+ date: 2020-09-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -85,7 +85,7 @@ homepage: https://github.com/heckfy/russian_workdays
85
85
  licenses:
86
86
  - MIT
87
87
  metadata: {}
88
- post_install_message:
88
+ post_install_message:
89
89
  rdoc_options: []
90
90
  require_paths:
91
91
  - lib
@@ -100,8 +100,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
100
100
  - !ruby/object:Gem::Version
101
101
  version: '0'
102
102
  requirements: []
103
- rubygems_version: 3.0.2
104
- signing_key:
103
+ rubygems_version: 3.1.2
104
+ signing_key:
105
105
  specification_version: 4
106
106
  summary: Russian workdays
107
107
  test_files: