geo-core 0.0.5 → 0.0.6

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.
Binary file
@@ -1,5 +1,5 @@
1
1
  module Geo
2
2
  module Core
3
- VERSION = "0.0.5"
3
+ VERSION = "0.0.6"
4
4
  end
5
5
  end
data/lib/mongoid.yml CHANGED
@@ -11,4 +11,8 @@ test:
11
11
  hosts:
12
12
  - localhost:27017
13
13
  options:
14
- raise_not_found_error: false
14
+ raise_not_found_error: false
15
+ production:
16
+ uri: <%= ENV['MONGOHQ_URL'] %>
17
+ raise_not_found_error: false
18
+
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: geo-core
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.5
4
+ version: 0.0.6
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: