open_places 0.0.2 → 0.0.3

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: 8ebc05f7e2896ab593680b3ed93bb6e5263de0d7
4
- data.tar.gz: ac3dc9718e63adac690b42bd285f221f51a6e1ee
3
+ metadata.gz: cbebad560b15e873b6c3d372093c029674815b75
4
+ data.tar.gz: a0fce46a7ed62944e0293e6dcb5c54a03498b447
5
5
  SHA512:
6
- metadata.gz: 3ee5557cef56c3f3692810ac0d3ae22bb9b35f7ab97134874093f7be06c04186fe176409cabf812cf365ba42b52fc8480a90b666dac805248bd6161398517ecb
7
- data.tar.gz: 7a14007363c7e6e1535fe2a6e6800867e094b53277a5b35019453c9391657b20c9d0868dd66e23441ef9ba391827f07481cade5275e7a18aa402a5b5e257caa8
6
+ metadata.gz: 49348b4d505f7ab91bbdc8b62335fe288b7b420a56e3298dce3fba4898200956b33277204ce84c035c78688e696344a54bf1b211c02c6525b2667e54f95c3e1f
7
+ data.tar.gz: 2410e34d18c676298390ac7ae6bbcf77bba88714a8bc3b655f07925a1f416f4ae9ca008d1d6ed81f95cc4106eb497511487d8657cb831df13d541bf79b03f720
@@ -1 +1 @@
1
- Mime::Type.register "application/json", :geojson, %w( text/x-json application/jsonrequest )
1
+ Mime::Type.register "application/geojson", :geojson, %w( text/x-json application/jsonrequest )
@@ -1,3 +1,3 @@
1
1
  module OpenPlaces
2
- VERSION = "0.0.2"
2
+ VERSION = "0.0.3"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: open_places
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
  - Ty Rauber
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-08-30 00:00:00.000000000 Z
11
+ date: 2015-09-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails