This commit is contained in:
Zachary Anker 2012-04-09 17:02:24 -07:00
Родитель 4a41df0ed6
Коммит a58746698e
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -9,6 +9,7 @@ Gem::Specification.new do |s|
s.email = ["zach.anker@gmail.com"]
s.homepage = "http://github.com/zanker/github-trello"
s.summary = "Github -> Trello integration"
s.description = "Enables managing Trello cards through Github posthooks and Git commits"
s.required_rubygems_version = ">= 1.3.6"
s.rubyforge_project = "github-trello"