Skip to content

Commit

Permalink
Add cucumber to Gemfile for features
Browse files Browse the repository at this point in the history
  • Loading branch information
btm committed Jun 8, 2012
1 parent a4d10c0 commit ea443c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ gemspec

group :development do
gem "rspec"
gem "cucumber"
gem "rake"
gem "rdoc"
gem "bundler"
Expand Down

0 comments on commit ea443c0

Please sign in to comment.