astronomy_engine 0.2.3 → 0.2.5

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
  SHA1:
3
- metadata.gz: 0713de6fb7eacb951406f47593474483e2e313e9
4
- data.tar.gz: 85ee8419f1c88a50fb0817a53d7d6760bcccab5f
3
+ metadata.gz: e214ac2f2b846810807da3874f48fc953d80e0dc
4
+ data.tar.gz: d2fe94176ca01889521add3021a0b080a18923da
5
5
  SHA512:
6
- metadata.gz: c6734e5080800946ad3b03f501a9769d84e95d49f659b340b3a459a2501ee5399a4cb9c9a1c5f3468bccfbecb0978a80d663378d91f74a9e77d15b6ccd3c1689
7
- data.tar.gz: 883406df3a94f1dd56775fd4fb2cc65cf9593bc8c3a577e190532f40e84f9038cd537f2cbb6ad2a87663a70ca0b42d31b6917958768e87786b64f4daaf00ebb9
6
+ metadata.gz: 234d4fd68fb7ba5d7ca67cb64fcdbd45619a9635ee36a06dd0ae3ea53bae00f0f8f0bf3fc58e7aec2004b7b03384160e6d274203ee80b329ab94d2bd3af397e8
7
+ data.tar.gz: fd8118357e248d3f512192b5e9adfda1e01b3ebfd06183751a1fbcb027a1d5d47a4dfb909c674a630eeaeb561668bec4adee8c014e0817120d22e832de0a0e79
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- astronomy_engine (0.2.3)
4
+ astronomy_engine (0.2.5)
5
5
  astronomy (~> 0.2)
6
6
  sinatra (~> 1.4)
7
7
  sinatra-assetpack (~> 0.3)
@@ -10,7 +10,7 @@ PATH
10
10
  GEM
11
11
  remote: https://rubygems.org/
12
12
  specs:
13
- astronomy (0.2.3)
13
+ astronomy (0.2.5)
14
14
  backports (3.6.4)
15
15
  diff-lcs (1.2.5)
16
16
  jsmin (1.0.1)
@@ -1,3 +1,3 @@
1
1
  module AstronomyEngine
2
- VERSION = '0.2.3'
2
+ VERSION = '0.2.5'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: astronomy_engine
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.3
4
+ version: 0.2.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Nick Aschenbach
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-02-01 00:00:00.000000000 Z
11
+ date: 2015-02-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler