diff options
author | John Keiser <john@johnkeiser.com> | 2016-04-18 09:53:42 -0700 |
---|---|---|
committer | John Keiser <john@johnkeiser.com> | 2016-04-18 14:21:02 -0700 |
commit | 4225c2b182d093e38347b2a37834336ce09c3e39 (patch) | |
tree | eb567eba630e9695af106d5ccd21bdb3bf5e1362 /version_policy.rb | |
parent | d43cdf151a20924d4157f67759072799ac79cbb1 (diff) | |
download | chef-4225c2b182d093e38347b2a37834336ce09c3e39.tar.gz |
Just use the actual installed bundle instead of reusing the Gemfile to run Chef tess
Diffstat (limited to 'version_policy.rb')
-rw-r--r-- | version_policy.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/version_policy.rb b/version_policy.rb index e85f596fcb..40d5cfe3fe 100644 --- a/version_policy.rb +++ b/version_policy.rb @@ -100,4 +100,5 @@ INSTALL_WITHOUT_GROUPS = %w{ compat_testing docgen travis + style } |