Skip to content

Commit ba85945

Browse files
Update github_changelog_generator requirement from 1.15.0 to 1.15.2
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](https://github.com/github-changelog-generator/Github-Changelog-Generator/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 0c0df98 commit ba85945

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
source 'https://rubygems.org' do
22
gem 'bundler', '2.0.2'
3-
gem 'github_changelog_generator', '1.15.0'
3+
gem 'github_changelog_generator', '1.15.2'
44
end

0 commit comments

Comments
 (0)