added guard stuff

This commit is contained in:
Ken Johnson
2013-04-11 12:54:11 -04:00
parent 642f5dc856
commit f95fd522ca
3 changed files with 86 additions and 7 deletions
+11
View File
@@ -8,6 +8,16 @@ gem 'rails', '3.2.13'
gem 'sqlite3'
gem 'foreman'
group :development do
gem 'brakeman'
gem 'guard-brakeman'
gem 'rb-fsevent'
gem 'guard-shell'
gem 'bundler-audit'
end
# Gems used only for assets and not required
# in production environments by default.
group :assets do
@@ -20,6 +30,7 @@ group :assets do
gem 'uglifier', '>= 1.0.3'
end
gem 'jquery-rails'
# To use ActiveModel has_secure_password