We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a762d70 + d6c20fc commit c5cc87aCopy full SHA for c5cc87a
1 file changed
Gemfile
@@ -6,7 +6,7 @@ gemspec
6
7
group(:release, optional: true) do
8
gem 'faraday-retry', '~> 2.1', require: false
9
- gem 'github_changelog_generator', require: false, git: 'https://github.com/voxpupuli/github-changelog-generator', branch: 'avoid-processing-a-single-commit-multiple-time'
+ gem 'github_changelog_generator', '~> 1.16.4', require: false
10
end
11
12
gem 'packaging', require: false
0 commit comments