This commit is contained in:
Petr Korolev 2014-11-06 17:07:13 +02:00
parent 5c233863b8
commit e26bb09e24

View File

@ -18,4 +18,5 @@ Gem::Specification.new do |s|
s.add_runtime_dependency(%q<httparty>, ["~> 0.6"])
s.add_runtime_dependency(%q<github_api>, ["~> 0.12"])
s.executables = %w(github_changelog_generator)
end