diff options
author | John Keiser <john@johnkeiser.com> | 2016-04-19 08:41:32 -0700 |
---|---|---|
committer | John Keiser <john@johnkeiser.com> | 2016-04-19 09:08:29 -0700 |
commit | 02ec1e15c6ca5166161e2a1fb33d8d8ffefa3dc5 (patch) | |
tree | 1b6a6d0efaf0dcbe2e04be7c7a3cb3a83c3cf0e2 /version_policy.rb | |
parent | 763ce86ca57c22e33c95e937c0d054764e553d23 (diff) | |
download | chef-02ec1e15c6ca5166161e2a1fb33d8d8ffefa3dc5.tar.gz |
Update changelog generator to latestjk/update-changelog
(we have a lockfile now, so we are protected against inadvertent updates)
Diffstat (limited to 'version_policy.rb')
-rw-r--r-- | version_policy.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/version_policy.rb b/version_policy.rb index 44b4af592e..eab7382d7f 100644 --- a/version_policy.rb +++ b/version_policy.rb @@ -72,7 +72,6 @@ OMNIBUS_RUBYGEMS_AT_LATEST_VERSION = { ACCEPTABLE_OUTDATED_GEMS = %w{ activesupport gherkin - github_changelog_generator jwt mini_portile2 slop |