Skip to content

Commit

Permalink
temporary fix for 'build status failing', cucumber 1.1.4 explicit in …
Browse files Browse the repository at this point in the history
…Gemfile
  • Loading branch information
jancel committed Feb 19, 2012
1 parent ed80048 commit 0c2945d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ end


group :test do group :test do
gem 'rspec-rails', '~> 2.8.1' gem 'rspec-rails', '~> 2.8.1'
gem 'cucumber', '1.1.4'
gem 'cucumber-rails', '1.2.1' gem 'cucumber-rails', '1.2.1'
gem 'capybara', '1.1.2' gem 'capybara', '1.1.2'
gem 'database_cleaner' gem 'database_cleaner'
Expand Down

0 comments on commit 0c2945d

Please sign in to comment.