mirror of
https://github.com/inspec/inspec
synced 2024-11-10 07:04:15 +00:00
add github changelog generator
This commit is contained in:
parent
ff16a8ef27
commit
311fdb342b
1 changed files with 1 additions and 0 deletions
1
Gemfile
1
Gemfile
|
@ -21,6 +21,7 @@ end
|
|||
group :tools do
|
||||
gem 'pry', '~> 0.10'
|
||||
gem 'license_finder'
|
||||
gem 'github_changelog_generator', '~> 1'
|
||||
end
|
||||
|
||||
# gems for Maintainers.md generation
|
||||
|
|
Loading…
Reference in a new issue