summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index b6963ac..330a01b 100644
--- a/Gemfile
+++ b/Gemfile
@@ -9,6 +9,7 @@ end
group :development do
# for testing loading concurrently with yajl-ruby, not on jruby
gem 'yajl-ruby', platforms: [ :ruby, :mswin, :mingw ]
+ gem 'github_changelog_generator'
end
group :development_extras do