1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00

update gemspec

This commit is contained in:
seenmyfate 2013-03-22 16:30:24 +00:00
parent 5b504e3791
commit 9dd67c7fac

View file

@ -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 = ""