aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Gemfile b/Gemfile
index 2326192..2cf6b18 100644
--- a/Gemfile
+++ b/Gemfile
@@ -32,8 +32,6 @@ group :development, :test do
end
platforms :ruby do
- gem 'guard-spork', '~> 1.1.0'
-
unless ENV['TRAVIS']
if RbConfig::CONFIG['target_os'] =~ /darwin/i
gem 'rb-fsevent', '~> 0.9.1'