diff options
author | Tom Duffield <tom@chef.io> | 2017-02-09 18:05:19 -0600 |
---|---|---|
committer | Tom Duffield <tom@chef.io> | 2017-02-09 18:05:19 -0600 |
commit | 9c92916062f8ee969c0167d11964402d5d42b7cb (patch) | |
tree | 75c21e734cbb6fcf5ae1253f5a622d24a5b1b0b5 /kitchen-tests/Gemfile | |
parent | 2438b2a6a67422ab93136aa7336ce435835e95b8 (diff) | |
download | chef-9c92916062f8ee969c0167d11964402d5d42b7cb.tar.gz |
Remove a lot of old restraints
Signed-off-by: Tom Duffield <tom@chef.io>
Diffstat (limited to 'kitchen-tests/Gemfile')
-rw-r--r-- | kitchen-tests/Gemfile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/kitchen-tests/Gemfile b/kitchen-tests/Gemfile index 4432394008..cfc9b3605e 100644 --- a/kitchen-tests/Gemfile +++ b/kitchen-tests/Gemfile @@ -9,4 +9,3 @@ gem "kitchen-vagrant" gem "ridley" gem "test-kitchen" gem "vagrant-wrapper" -gem "rainbow", ">= 2.1.0", "< 2.2" |