Make sure we have at least blimpy-cucumber 0.0.3 or greater

This commit is contained in:
R. Tyler Croy 2012-09-03 00:06:45 -07:00
parent af319ff834
commit 6931298259
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ gem "puppet-lint"
group :development do
gem "vagrant", '~> 1.0'
gem 'blimpy', '~> 0.6.0'
gem 'blimpy-cucumber'
gem 'blimpy-cucumber', '>= 0.0.3'
gem 'cucumber'
gem 'rspec'
gem 'rspec-puppet'