Gemfile in chef-vault-2.9.0 vs Gemfile in chef-vault-2.9.1

- old
+ new

@@ -3,10 +3,10 @@ group :development do gem "chefstyle", git: "https://github.com/chef/chefstyle.git" end if RUBY_VERSION.to_f >= 2.0 group :changelog do - gem "github_changelog_generator", "1.11.3" + gem "github_changelog_generator", git: "https://github.com/tduffield/github-changelog-generator", branch: "adjust-tag-section-mapping" end end gemspec