From dbac15780319af7fc7ffc6ac126781d5b04afd5f Mon Sep 17 00:00:00 2001 From: Tim Smith Date: Fri, 16 Feb 2018 12:27:20 -0800 Subject: [PATCH] Remove stove from the Gemfile It's in ChefDK now Signed-off-by: Tim Smith --- Gemfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Gemfile b/Gemfile index c3bc0d1af..c1dbddd8b 100644 --- a/Gemfile +++ b/Gemfile @@ -6,5 +6,4 @@ source 'https://rubygems.org' -gem 'stove' gem 'community_cookbook_releaser'