Skip to content

Commit

Permalink
use the latest cucumber
Browse files Browse the repository at this point in the history
  • Loading branch information
zilkey committed Nov 2, 2013
1 parent f646d41 commit 7b5b91e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile
@@ -1,7 +1,7 @@
source :gemcutter
source 'https://rubygems.org'

gem "rake"
gem "rspec", ">= 2.0"
gem "cucumber", ">= 1.2.4"
gem "cucumber"
gem "capistrano", "<= 2.14.2"
gem "capistrano-ext", ">= 1.2.1"

0 comments on commit 7b5b91e

Please sign in to comment.