solunar 0.0.2 → 0.0.3

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
  SHA1:
3
- metadata.gz: 4bea2d498e6c7b7f9a39baba9854e3b6596a342d
4
- data.tar.gz: badec95b49bf91fe111054d68fa91185fb2a642c
3
+ metadata.gz: f99ea743baa42d77a83fa1c29ce2922e2425b2c1
4
+ data.tar.gz: 05040b65c102d371c96b3107e9385816235fd33b
5
5
  SHA512:
6
- metadata.gz: 989436c3ce4b13f0064335fe161dfd22b1e5893515de8382d0e3ad59721c440a1c17c2eb6263db0226d600f151a3438185f4ed93be2925ad50547baffaf8b2c5
7
- data.tar.gz: 23be7b38e3ec40a7488b8ff3d2cb8df03617ac594bf22b9a75cccac1033892fd0caa81a332c64e4c7f7dcd46370e3d55d5d6091d10c20025a53955174bbdc95c
6
+ metadata.gz: dc25a44347c900f939d7886cec376c5a4535791f7c78164e9aecc50498830a845b3fd5152b5bd47ce935e2d9a88bd7e1bb03576a904b65c5f5a53974b2124d12
7
+ data.tar.gz: 60987892ac1f3d7d13889a5fe2048a654f798565ed68242d40e1f086148ef1ecf01e413e4eb32a9135d6bacecd4111c7869f700be6c7010c972e6ecdad2e23e4
Binary file
data/lib/solunar.rb CHANGED
@@ -1,8 +1,8 @@
1
1
  class Solunar
2
2
 
3
- VERSION = '0.0.1'
3
+ VERSION = '0.0.3'
4
4
  def version
5
- "0.0.1"
5
+ "0.0.3"
6
6
  end
7
7
 
8
8
  def test
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: solunar
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - "\"Sullivan,"
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2016-10-24 00:00:00.000000000 Z
13
+ date: 2016-10-27 00:00:00.000000000 Z
14
14
  dependencies: []
15
15
  description: A gem that wraps the C code from Rick Dawson that computes the sun and
16
16
  moon times based on date and coordinates. Takes a series of arguments, and returns