mongoid_location 0.3.2 → 0.3.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,5 @@
1
1
  module Mongoid
2
2
  module Location
3
- VERSION = "0.3.2"
3
+ VERSION = "0.3.3"
4
4
  end
5
5
  end
@@ -14,6 +14,7 @@ Gem::Specification.new do |gem|
14
14
  gem.name = "mongoid_location"
15
15
  gem.require_paths = ["lib"]
16
16
  gem.version = Mongoid::Location::VERSION
17
+ gem.platform = Gem::Platform::RUBY
17
18
 
18
19
  gem.add_dependency('rgeo', ['>= 0.3.5'])
19
20
  gem.add_dependency('mongoid', ['>= 2.5.0'])
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mongoid_location
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.2
4
+ version: 0.3.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: