geokit.gemspec in geokit-1.7.1 vs geokit.gemspec in geokit-1.8.0

- old
+ new

@@ -4,10 +4,10 @@ require 'geokit/version' Gem::Specification.new do |spec| spec.name = "geokit" spec.version = Geokit::VERSION - spec.authors = ["Michael Noack, James Cox, Andre Lewis & Bill Eisenhauer"] + spec.authors = ["Michael Noack", "James Cox", "Andre Lewis", "Bill Eisenhauer"] spec.email = ["michael+geokit@noack.com.au"] spec.description = %q{Geokit provides geocoding and distance calculation in an easy-to-use API} spec.summary = %q{Geokit: encoding and distance calculation gem} spec.homepage = "http://github.com/geokit/geokit" spec.license = "MIT"