mcalendar 0.6.2 → 0.6.3

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: 1b8b4ca4a9ab65f33b16609833ba52b47565da3dd42bba249112ebe0134fe0e7
4
- data.tar.gz: 9b4be615e52a0285d55cc686ecef029ec51bd2f8d810a59df9485eeae0b18447
3
+ metadata.gz: 11d3b3a45c40b06466e9a33fa795f744efa53d3c9dc2a61768cf3994a0bbd062
4
+ data.tar.gz: 2085f6f105bbf407cfa1881da43c33d198c3b91a0f2ebf7d5ef4d09f2934a8c2
5
5
  SHA512:
6
- metadata.gz: bab1cee9cde84161543d3ad5dfe912a948929a5473b94e12a7db977dc64df9262cf80573fd57ba8db21ed953576a525ad166139189f3e7454e7323f535a05ba4
7
- data.tar.gz: f8ad3f54399e6dd85facaac66e0c8eb73432fd203e2061cf5414f41e5c19f47fe9cbada09a5e2688401aac23279733e63af2d9c4120562c6b6511f9495703e67
6
+ metadata.gz: 614a8f2f647bf71e58d23389e86f9a20027e34718681a98a522e9124d3f648a079206036b855c658a58b15eab9cf0b5e835c969208d1b29b664f0fe7901e1d1d
7
+ data.tar.gz: 934f5ce2ab8eb3cd3b378f66f9f8cafe90f0ef1577f3a9a8828342330c489824caa47d5c88f3b25ba730d6c70ba563cd29d0c0cdcb3f0abbd965127aa5071f5f
@@ -1,3 +1,3 @@
1
1
  module Mcalendar
2
- VERSION = "0.6.2"
2
+ VERSION = "0.6.3"
3
3
  end
data/mcalendar.yml CHANGED
@@ -38,6 +38,46 @@ holiday:
38
38
  20221010: Sports Day
39
39
  20221103: Culture Day
40
40
  20221123: Labour Thanksgiving Day
41
+ # 2023
42
+ 20230101: New Year's Day
43
+ 20230102: Substitute Holiday
44
+ 20230109: Coming-of-age Day
45
+ 20230211: National Foundation Day
46
+ 20230223: Emperor's Birthday
47
+ 20230321: Vernal Equinox Day
48
+ 20230429: Showa Day
49
+ 20230503: Constitution Memorial Day
50
+ 20230504: Greenery Day
51
+ 20230505: Children's Day
52
+ 20230717: Marine Day
53
+ 20230811: Mountain Day
54
+ 20230918: Respect for the Aged Day
55
+ 20230923: Autumnal Equinox Day
56
+ 20231009: Sports Day
57
+ 20231103: Culture Day
58
+ 20231123: Labour Thanksgiving Day
59
+ # 2024
60
+ 20240101: New Year's Day
61
+ 20240108: Coming-of-age Day
62
+ 20240211: National Foundation Day
63
+ 20240212: Substitute Holiday
64
+ 20240223: Emperor's Birthday
65
+ 20240320: Vernal Equinox Day
66
+ 20240429: Showa Day
67
+ 20240503: Constitution Memorial Day
68
+ 20240504: Greenery Day
69
+ 20240505: Children's Day
70
+ 20240506: Substitute Holiday
71
+ 20240715: Marine Day
72
+ 20240811: Mountain Day
73
+ 20240812: Substitute Holiday
74
+ 20240916: Respect for the Aged Day
75
+ 20240922: Autumnal Equinox Day
76
+ 20240923: Substitute Holiday
77
+ 20241014: Sports Day
78
+ 20241103: Culture Day
79
+ 20241104: Substitute Holiday
80
+ 20241123: Labour Thanksgiving Day
41
81
 
42
82
  anniversary:
43
83
  # 2021
@@ -50,3 +90,13 @@ anniversary:
50
90
  20220908: RubyKaigi 2022
51
91
  20220909: RubyKaigi 2022
52
92
  20220910: RubyKaigi 2022
93
+ # 2023
94
+ 20230224: Ruby's Birthday
95
+ 20230511: RubyKaigi 2023
96
+ 20230512: RubyKaigi 2023
97
+ 20230513: RubyKaigi 2023
98
+ # 2024
99
+ 20240224: Ruby's Birthday
100
+ # 2024xxxx: RubyKaigi 2024
101
+ # 2024xxxx: RubyKaigi 2024
102
+ # 2024xxxx: RubyKaigi 2024
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mcalendar
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.2
4
+ version: 0.6.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - icm7216
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2022-08-13 00:00:00.000000000 Z
11
+ date: 2023-02-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: prawn
@@ -156,7 +156,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
156
156
  - !ruby/object:Gem::Version
157
157
  version: '0'
158
158
  requirements: []
159
- rubygems_version: 3.2.17
159
+ rubygems_version: 3.4.6
160
160
  signing_key:
161
161
  specification_version: 4
162
162
  summary: Ruby Monthly calendar