Add launchy for testing firing up URLs in the browser

This commit is contained in:
R. Tyler Croy 2012-11-10 14:58:49 -08:00
parent 470c0b9d88
commit e85bf9a87f
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ source :gemcutter
gem 'rake'
gem 'heroku'
gem 'sauce'
gem 'launchy'
group :test do
gem 'rspec'