Skip to content

Commit

Permalink
update gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
dchelimsky committed Feb 27, 2011
1 parent 830cf29 commit 616e213
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rspec.gemspec
Expand Up @@ -7,8 +7,8 @@ Gem::Specification.new do |s|
s.name = "rspec"
s.version = RSpec::Version::STRING
s.platform = Gem::Platform::RUBY
s.authors = ["David Chelimsky", "Chad Humphries"]
s.email = "dchelimsky@gmail.com;chad.humphries@gmail.com"
s.authors = ["Steven Baker", "David Chelimsky"]
s.email = "rspec-users@rubyforge.org;"
s.homepage = "http://github.com/rspec/rspec"
s.summary = "rspec-#{RSpec::Version::STRING}"
s.description = "Meta-gem that depends on the other rspec gems"
Expand Down

0 comments on commit 616e213

Please sign in to comment.