Remove guard

This commit is contained in:
Seth Call 2016-04-25 09:27:49 -05:00
parent 6bcfe3ada3
commit c7ca2ca974
1 changed files with 0 additions and 1 deletions

View File

@ -107,7 +107,6 @@ end
group :development, :test do
gem 'capybara'
gem 'rspec-rails', '2.14.2'
gem 'guard-rspec'
gem 'jasmine', '1.3.1'
gem 'execjs', '1.4.0'
#gem 'therubyracer' #, '0.11.0beta8'