spreader 0.0.1 → 0.0.2

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.
Files changed (1) hide show
  1. metadata +4 -3
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: spreader
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -27,14 +27,15 @@ dependencies:
27
27
  - - ! '>='
28
28
  - !ruby/object:Gem::Version
29
29
  version: '0'
30
- description:
30
+ description: Spreader is a gem that provides database-agnostic methods for facilitating
31
+ the injection of coordinates into a data store.
31
32
  email:
32
33
  executables: []
33
34
  extensions: []
34
35
  extra_rdoc_files: []
35
36
  files:
36
37
  - lib/spreader.rb
37
- homepage: http://rubygems.org/gems/spreader
38
+ homepage: http://github.com/ahcarpenter/spreader
38
39
  licenses: []
39
40
  post_install_message:
40
41
  rdoc_options: []