mk_cal_jpl 0.2.1 → 0.2.2

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.
@@ -1,3 +1,3 @@
1
1
  module MkCalJpl
2
- VERSION = "0.2.1"
2
+ VERSION = "0.2.2"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mk_cal_jpl
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.1
4
+ version: 0.2.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - komasaru
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2017-03-06 00:00:00.000000000 Z
11
+ date: 2017-03-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: mk_apos
@@ -105,6 +105,8 @@ files:
105
105
  - lib/mk_cal_jpl/calendar.rb
106
106
  - lib/mk_cal_jpl/compute.rb
107
107
  - lib/mk_cal_jpl/const.rb
108
+ - lib/mk_cal_jpl/const_saku.rb
109
+ - lib/mk_cal_jpl/const_sekki_24.rb
108
110
  - lib/mk_cal_jpl/version.rb
109
111
  - mk_cal_jpl.gemspec
110
112
  homepage: https://github.com/komasaru/mk_cal_jpl