update gemspec file

This commit is contained in:
Petr Korolev
2014-11-17 18:01:10 +02:00
parent 80de58779d
commit b6ec9bd8be
2 changed files with 29 additions and 19 deletions
+1
View File
@@ -5,6 +5,7 @@ require 'json'
require 'httparty'
require 'colorize'
require_relative 'github_changelog_generator/parser'
require_relative 'github_changelog_generator/version'
module GitHubChangelogGenerator
class ChangelogGenerator