mirror of
https://github.com/rspec/rspec-metagem.git
synced 2022-11-09 12:09:29 -05:00
fix version in gemspec
This commit is contained in:
parent
1badd9c45e
commit
8fa43a7ed1
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ Gem::Specification.new do |s|
|
|||
|
||||
s.required_rubygems_version = Gem::Requirement.new("> 1.3.1") if s.respond_to? :required_rubygems_version=
|
||||
s.authors = ["David Chelimsky", "Chad Humphries"]
|
||||
s.date = %q{2010-01-19}
|
||||
s.date = %q{2010-01-21}
|
||||
s.email = %q{dchelimsky@gmail.com;chad.humphries@gmail.com}
|
||||
s.extra_rdoc_files = [
|
||||
"README.markdown"
|
||||
|
|
Loading…
Reference in a new issue