diff options
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 9160d12..41bc118 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -91,6 +91,7 @@ GEM thor crack (0.4.1) safe_yaml (~> 0.9.0) + database_cleaner (1.3.0) debugger-linecache (1.2.0) default_value_for (3.0.0.1) activerecord (>= 3.2.0, < 5.0) @@ -376,6 +377,7 @@ DEPENDENCIES capybara coffee-rails (~> 4.0.0) coveralls + database_cleaner default_value_for (~> 3.0.0) email_spec factory_girl_rails |