summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorMatt Wrock <matt@mattwrock.com>2016-09-07 20:19:31 -0700
committerMatt Wrock <matt@mattwrock.com>2016-09-07 20:19:31 -0700
commit290674363b2993b3960457d59e5f96007bc17294 (patch)
tree4f35e7e2fc4986ad7e8be7042b14782b57a1ee40 /Gemfile
parente9008f14d38aa518db944bd4d6621e76874fad45 (diff)
downloadchef-290674363b2993b3960457d59e5f96007bc17294.tar.gz
yet another dependency update PRupdate-deps
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index a2a2bfe088..8216e20b73 100644
--- a/Gemfile
+++ b/Gemfile
@@ -38,8 +38,10 @@ group(:integration) do
gem "chefspec"
gem "halite"
gem "poise"
+ gem "poise-boiler", git: "https://github.com/poise/poise-boiler"
gem "knife-windows"
gem "foodcritic"
+ gem "cucumber-core", "< 2.0.0"
end
group(:docgen) do