mk_calendar 0.3.0 → 0.3.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
- SHA1:
3
- metadata.gz: 68ad1bdf744dcdcfefa895c339f8b04dff417700
4
- data.tar.gz: 4152d0bb721349c84df811fc65a51d674436a34d
2
+ SHA256:
3
+ metadata.gz: ff206b9c037b04a39dcd6eaa673986a8d0d822a1ad7ed58c4b9901c3d6708054
4
+ data.tar.gz: 52ff8a57dad1137f35ccfb98dbeb3f67814b00354b0ae0477986dbb194ca48d8
5
5
  SHA512:
6
- metadata.gz: 31ac7d54213e102d1f859337a72567996f4a3c85dafc3bfac9c2b5b890fa4c6257773dbf015faa24a888bfe4527c69507664e2d60c4aaad549a1780dc56886a4
7
- data.tar.gz: 581ce65f6a573648963457099c3ed05168edac0cb3c3acce634808e5ad9c1fdf11d1323d9f9254729c1e8155d78c74f761934c75ee5574793aa461162db5f244
6
+ metadata.gz: 8ee21ac68e0bba2cfbbaaa43c225fa7ec5f200fadec33f4e509ec683425d3693aa0d8b39c6b357984521ba886e6b2966c42a852006f3841837e5569353a644e2
7
+ data.tar.gz: 79cea8a11757004d2ed42f96038c167f9bc2138f1c7e75c8558bd38b3f2b1d4a4eab8b74fc5908179b12c85e93fee4dc6b3d833d8e51638066e29540b483ac89
data/README.md CHANGED
@@ -4,6 +4,8 @@
4
4
 
5
5
  This is the gem library which calculates calendar datas, including old-calendar.
6
6
 
7
+ **当リポジトリは更新停止。(2018年11月4日)**
8
+
7
9
  ### Computable items
8
10
 
9
11
  julian day(utc), julian day(jst), holiday, sekki_24, zassetsu,
@@ -1,3 +1,3 @@
1
1
  module MkCalendar
2
- VERSION = "0.3.0"
2
+ VERSION = "0.3.1"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mk_calendar
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 0.3.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - komasaru
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2016-09-15 00:00:00.000000000 Z
11
+ date: 2018-11-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: mk_time
@@ -111,7 +111,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
111
111
  version: '0'
112
112
  requirements: []
113
113
  rubyforge_project:
114
- rubygems_version: 2.6.6
114
+ rubygems_version: 2.7.7
115
115
  signing_key:
116
116
  specification_version: 4
117
117
  summary: Calendar library including Japan's old-calendar.