summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorTom Duffield <tom@chef.io>2017-02-09 18:05:19 -0600
committerTom Duffield <tom@chef.io>2017-02-09 18:05:19 -0600
commit9c92916062f8ee969c0167d11964402d5d42b7cb (patch)
tree75c21e734cbb6fcf5ae1253f5a622d24a5b1b0b5 /Gemfile
parent2438b2a6a67422ab93136aa7336ce435835e95b8 (diff)
downloadchef-9c92916062f8ee969c0167d11964402d5d42b7cb.tar.gz
Remove a lot of old restraints
Signed-off-by: Tom Duffield <tom@chef.io>
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index c09d8fca35..5e8bc0d4ea 100644
--- a/Gemfile
+++ b/Gemfile
@@ -77,7 +77,7 @@ group(:development, :test) do
end
group(:changelog) do
- gem "github_changelog_generator", git: "https://github.com/tduffield/github-changelog-generator", branch: "adjust-tag-section-mapping"
+ gem "github_changelog_generator", git: "https://github.com/chef/github-changelog-generator"
gem "mixlib-install"
end