Skip to content

Commit

Permalink
Update cucumber-rails dependency to version 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Dec 4, 2011
1 parent 8b7c9e5 commit 53daf01
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -59,9 +59,9 @@ GEM
gherkin (~> 2.6.7) gherkin (~> 2.6.7)
json (>= 1.4.6) json (>= 1.4.6)
term-ansicolor (>= 1.0.6) term-ansicolor (>= 1.0.6)
cucumber-rails (1.2.0) cucumber-rails (1.2.1)
capybara (>= 1.1.1) capybara (>= 1.1.2)
cucumber (>= 1.1.1) cucumber (>= 1.1.3)
nokogiri (>= 1.5.0) nokogiri (>= 1.5.0)
daemons (1.0.10) daemons (1.0.10)
database_cleaner (0.7.0) database_cleaner (0.7.0)
Expand Down
Binary file not shown.

0 comments on commit 53daf01

Please sign in to comment.