diff options
author | Matt Wrock <matt@mattwrock.com> | 2016-09-07 20:19:31 -0700 |
---|---|---|
committer | Matt Wrock <matt@mattwrock.com> | 2016-09-07 20:19:31 -0700 |
commit | 290674363b2993b3960457d59e5f96007bc17294 (patch) | |
tree | 4f35e7e2fc4986ad7e8be7042b14782b57a1ee40 /Gemfile | |
parent | e9008f14d38aa518db944bd4d6621e76874fad45 (diff) | |
download | chef-290674363b2993b3960457d59e5f96007bc17294.tar.gz |
yet another dependency update PRupdate-deps
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |