Removing faker
This commit is contained in:
parent
16c75b2d0f
commit
8f069cee4d
1
Gemfile
1
Gemfile
|
@ -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:
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user