mirror of
https://github.com/capistrano/capistrano
synced 2023-03-27 23:21:18 -04:00
update gemspec
This commit is contained in:
parent
5b504e3791
commit
9dd67c7fac
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@ require 'capistrano/version'
|
|||
Gem::Specification.new do |gem|
|
||||
gem.name = "capistrano"
|
||||
gem.version = Capistrano::VERSION
|
||||
gem.authors = ["PENDING"]
|
||||
gem.email = ["PENDING"]
|
||||
gem.authors = ["Tom Clements"]
|
||||
gem.email = ["seenmyfate@gmail.com"]
|
||||
gem.description = %q{PENDING: Write a gem description}
|
||||
gem.summary = %q{PENDING: Write a gem summary}
|
||||
gem.homepage = ""
|
||||
|
|
Loading…
Reference in a new issue