Skip to content

Commit

Permalink
Updating rubygems version to 1.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
drogus committed Aug 2, 2009
1 parent f8f4f17 commit 4506ac3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions geokit.gemspec
Expand Up @@ -6,7 +6,7 @@ Gem::Specification.new do |s|

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Andre Lewis and Bill Eisenhauer"]
s.date = %q{2009-06-15}
s.date = %q{2009-08-02}
s.description = %q{Geokit Gem}
s.email = ["andre@earthcode.com / bill_eisenhauer@yahoo.com"]
s.extra_rdoc_files = ["Manifest.txt", "README.markdown"]
Expand All @@ -16,7 +16,7 @@ Gem::Specification.new do |s|
s.rdoc_options = ["--main", "README.markdown"]
s.require_paths = ["lib"]
s.rubyforge_project = %q{geokit}
s.rubygems_version = %q{1.3.1}
s.rubygems_version = %q{1.3.5}
s.summary = %q{none}
s.test_files = ["test/test_base_geocoder.rb", "test/test_bounds.rb", "test/test_ca_geocoder.rb", "test/test_geoloc.rb",
"test/test_geoplugin_geocoder.rb", "test/test_google_geocoder.rb", "test/test_google_reverse_geocoder.rb",
Expand Down

0 comments on commit 4506ac3

Please sign in to comment.