update gemfile

This commit is contained in:
Petr Korolev 2015-03-03 09:28:26 +02:00
parent 8de7464490
commit 8ffe5a168b

View File

@ -13,8 +13,8 @@ Gem::Specification.new do |spec|
spec.authors = ["Petr Korolev"] spec.authors = ["Petr Korolev"]
spec.email = %q{sky4winder+github_changelog_generator@gmail.com} spec.email = %q{sky4winder+github_changelog_generator@gmail.com}
spec.date = `date +"%Y-%m-%d"`.strip! spec.date = `date +"%Y-%m-%d"`.strip!
spec.summary = %q{Script, that automatically generate change-log from your tags and pull-requests.} spec.summary = %q{Script, that automatically generate changelog from your tags, issues, labels and pull requests.}
spec.description = %q{Script, that automatically generate change-log from your tags and pull-requests} spec.description = %q{Script, that automatically generate changelog from your tags, issues, labels and pull requests.}
spec.homepage = %q{https://github.com/skywinder/Github-Changelog-Generator} spec.homepage = %q{https://github.com/skywinder/Github-Changelog-Generator}
spec.license = "MIT" spec.license = "MIT"