Skip to content

Commit

Permalink
sreeni: added launchy to cucumber group so we can inspect pages while…
Browse files Browse the repository at this point in the history
… debugging
  • Loading branch information
Sreenivas Ananthakrishna committed May 22, 2011
1 parent ad7023b commit c6e0afe
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ group :cucumber do
gem 'cucumber', '0.9.4'
gem 'cucumber-rails', '0.3.2'
gem 'hpricot', '0.8.2'
gem 'launchy'
end

group :test do
Expand Down
5 changes: 5 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ GEM
activesupport (= 2.3.11)
activesupport (2.3.11)
builder (2.1.2)
configuration (1.2.0)
couchrest (0.34)
mime-types (>= 1.15)
rest-client (>= 0.5)
Expand All @@ -37,6 +38,9 @@ GEM
hpricot (0.8.2)
json (1.4.6)
json_pure (1.4.6)
launchy (0.4.0)
configuration (>= 0.0.5)
rake (>= 0.8.1)
mime-types (1.16)
mini_magick (1.3.2)
subexec (~> 0.0.4)
Expand Down Expand Up @@ -94,6 +98,7 @@ DEPENDENCIES
hpricot (= 0.8.2)
json (= 1.4.6)
json_pure (= 1.4.6)
launchy
mime-types (= 1.16)
mini_magick (= 1.3.2)
pdf-reader (= 0.8.6)
Expand Down

0 comments on commit c6e0afe

Please sign in to comment.