Skip to content

Commit

Permalink
fix date, and authors
Browse files Browse the repository at this point in the history
  • Loading branch information
pboling committed Aug 25, 2009
1 parent a362a87 commit 9912cc6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions subdomain-fu.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ Gem::Specification.new do |s|
s.version = "0.2.0"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Michael Bleigh"]
s.date = %q{2009-05-26}
s.authors = ["Michael Bleigh","Peter Boling"]
s.date = %q{2009-08-24}
s.description = %q{SubdomainFu is a Rails plugin to provide all of the basic functionality necessary to handle multiple subdomain applications (such as Basecamp-esque subdomain accounts and more).}
s.email = %q{michael@intridea.com}
s.has_rdoc = true
Expand Down

0 comments on commit 9912cc6

Please sign in to comment.