Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Commit

Permalink
ADD github_changelog_generator version lock
Browse files Browse the repository at this point in the history
  • Loading branch information
phoolish committed Apr 10, 2020
1 parent 0448205 commit ce87387
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cookbook_release.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "rubocop"

spec.add_dependency "berkshelf"
spec.add_dependency "github_changelog_generator"
# 1.15 requires github user and project set on every request
spec.add_dependency "github_changelog_generator", "~> 1.14.0"
spec.add_dependency "rake"
spec.add_dependency "stove"
end

0 comments on commit ce87387

Please # to comment.