diff --git a/Gemfile b/Gemfile index 58016d9..dcf5099 100644 --- a/Gemfile +++ b/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: diff --git a/Gemfile.lock b/Gemfile.lock index 2bed00e..e597316 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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