Skip to content

Commit dee3969

Browse files
author
Roland Hansmann
committed
2 parents bc81802 + e99a3bf commit dee3969

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Gemfile

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ gem 'chef', '~> 12.5' # chefspec builds get stucked with 13.1
88
group :test do
99
gem 'chefspec', '~> 7.1.0'
1010
gem 'coveralls', require: false
11+
gem 'cucumber-core', '~> 3.2.1' # it fails with cucumber 4
1112
gem 'foodcritic', '~> 13.0'
1213
gem 'rake'
1314
gem 'rubocop', '~> 0.49.0'

0 commit comments

Comments
 (0)