Removing faker

This commit is contained in:
Will Bradley 2014-04-10 20:13:21 -07:00
parent 16c75b2d0f
commit 8f069cee4d
2 changed files with 0 additions and 4 deletions

View File

@ -3,7 +3,6 @@ source 'https://rubygems.org'
ruby '1.9.3'
gem 'rails', '3.2.8'
gem 'faker'
gem 'dotenv-rails'
# Bundle edge Rails instead:

View File

@ -58,8 +58,6 @@ GEM
dotenv (= 0.10.0)
erubis (2.7.0)
execjs (2.0.2)
faker (1.3.0)
i18n (~> 0.5)
gravtastic (3.2.6)
hike (1.2.3)
i18n (0.6.5)
@ -164,7 +162,6 @@ DEPENDENCIES
coffee-rails (~> 3.2.1)
devise
dotenv-rails
faker
gravtastic
jquery-rails
json