1
0
mirror of https://github.com/fspc/bike-database.git synced 2025-02-23 01:23:24 -05:00

Louis | Faker is in all envs

This commit is contained in:
Loos 2014-09-24 20:10:02 -04:00
parent 048d765c2e
commit 090edd24e3

View File

@ -10,8 +10,9 @@ gem 'bootstrap-sass', '2.3.2.0'
gem 'sass-rails', '~> 4.0.0'
gem 'haml'
gem 'faker'
group :test, :development do
gem 'faker'
gem 'rspec'
gem 'rspec-rails'
gem 'factory_girl'