Skip to content

Commit

Permalink
Update github_changelog_generator requirement from 1.16.1 to 1.16.2 (#43
Browse files Browse the repository at this point in the history
)

Updates the requirements on [github_changelog_generator](https://github.com/github-changelog-generator/Github-Changelog-Generator) to permit the latest version.
- [Release notes](https://github.com/github-changelog-generator/Github-Changelog-Generator/releases)
- [Changelog](https://github.com/github-changelog-generator/github-changelog-generator/blob/master/CHANGELOG.md)
- [Commits](github-changelog-generator/github-changelog-generator@v1.16.1...v1.16.2)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 30, 2021
1 parent f5f70f1 commit 2918c86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
source 'https://rubygems.org' do
gem 'github_changelog_generator', '1.16.1'
gem 'github_changelog_generator', '1.16.2'
end

0 comments on commit 2918c86

Please sign in to comment.