source 'https://rubygems.org'
gemspec

group :release do
  gem 'github_changelog_generator', require: false
end
