mirror of
https://github.com/rspec/rspec-metagem.git
synced 2022-11-09 12:09:29 -05:00
Update gem spec.
This commit is contained in:
parent
f10bedd498
commit
90e3db8c90
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@ Gem::Specification.new do |s|
|
|||
s.version = RSpec::Version::STRING
|
||||
s.platform = Gem::Platform::RUBY
|
||||
s.license = "MIT"
|
||||
s.authors = ["Steven Baker", "David Chelimsky"]
|
||||
s.email = "rspec-users@rubyforge.org"
|
||||
s.authors = ["Steven Baker", "David Chelimsky", "Myron Marston"]
|
||||
s.email = "rspec@googlegroups.com"
|
||||
s.homepage = "http://github.com/rspec"
|
||||
s.summary = "rspec-#{RSpec::Version::STRING}"
|
||||
s.description = "BDD for Ruby"
|
||||
|
|
Loading…
Reference in a new issue