Merge branch 'feature/thor' of https://github.com/estahn/github-changelog-generator into estahn-feature/thor

Conflicts:
	Gemfile.lock
This commit is contained in:
Petr Korolev
2015-03-29 21:55:59 +03:00
6 changed files with 83 additions and 11 deletions
+1 -4
View File
@@ -1,9 +1,6 @@
source 'https://rubygems.org'
gem 'rake'
gem 'github_api'
gem 'colorize'
gemspec
group :test do
gem 'rspec'