Skip to content

Commit

Permalink
comment aruba/cukes in Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
dchelimsky committed Apr 18, 2011
1 parent f10e8bb commit 059aa96
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Expand Up @@ -12,8 +12,8 @@ end


### dev dependencies ### dev dependencies
gem "rake", "0.8.7" gem "rake", "0.8.7"
gem "cucumber", "~> 0.10.2" # gem "cucumber", "~> 0.10.2"
gem "aruba", "~> 0.3.5" # gem "aruba", :git => "git://github.com/aslakhellesoy/aruba"
gem "rcov", "0.9.9", :platforms => :mri gem "rcov", "0.9.9", :platforms => :mri
gem "relish", "0.2.0" gem "relish", "0.2.0"
gem "guard-rspec", "0.1.9" gem "guard-rspec", "0.1.9"
Expand Down

0 comments on commit 059aa96

Please sign in to comment.