aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index 865dfd790..45fa6f2a5 100644
--- a/Gemfile
+++ b/Gemfile
@@ -53,6 +53,7 @@ group :test do
gem 'coveralls', :require => false
# Using webrat because the preferred (capybara) doesn't work out of the box with rspec 1
gem 'webrat'
+ gem 'launchy'
end
group :development do