We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58b10f5 commit b047d89Copy full SHA for b047d89
geohash.gemspec
@@ -5,7 +5,7 @@ Gem::Specification.new do |s|
5
s.version = '1.1.1'
6
s.date = "2010-09-14"
7
s.summary = "GeoHash Library for Ruby, per http://geohash.org implementation."
8
- s.email = "davetroy@gmail.com"
+ s.email = "dave@popvox.com"
9
s.homepage = "http://github.com/davetroy/geohash"
10
s.description = "Geohash provides support for manipulating GeoHash strings in Ruby. See http://geohash.org."
11
s.has_rdoc = true
test/new_tests.rb
0 commit comments