diff options
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -41,7 +41,10 @@ group(:integration) do gem "poise-boiler", git: "https://github.com/poise/poise-boiler" gem "knife-windows" gem "foodcritic" + gem "cucumber-core", "< 2.0.0" + # We pin oc-chef-pedant to prevent it from updating out of lockstep with chef-zero + gem "oc-chef-pedant", git: "https://github.com/chef/chef-server" end group(:docgen) do |