Revert changes to Gemfile

Don't force the use of guard, or especially the Mac-only fsevent.
This commit is contained in:
Andrew Haines 2013-02-05 09:43:17 +00:00
parent efb934a6f5
commit 07263e5077
1 changed files with 0 additions and 3 deletions

View File

@ -35,6 +35,3 @@ end
gem "rails", rails
gem "mongoid", mongoid if mongoid
gem "devise", devise if devise
gem 'guard-rspec'
gem 'rb-fsevent'