Skip to content

Commit

Permalink
Fix for: GitHub: Gem Build Failure: time.rb:184:in `local': argument …
Browse files Browse the repository at this point in the history
…out of range.
  • Loading branch information
dreamcat4 committed Apr 30, 2009
1 parent 4d7fc53 commit 6bacaeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion geokit.gemspec
Original file line number Diff line number Diff line change
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-4-11}
s.date = %q{2009-04-11}
s.description = %q{Geokit Gem}
s.email = ["andre@earthcode.com / bill_eisenhauer@yahoo.com"]
s.extra_rdoc_files = ["Manifest.txt", "README.markdown"]
Expand Down

0 comments on commit 6bacaeb

Please sign in to comment.