Make use of dotenv

This commit is contained in:
Henne Vogelsang 2016-04-22 16:14:41 +02:00
parent fee8adba4b
commit d79a9b6fc1
4 changed files with 60 additions and 0 deletions

View file

@ -162,6 +162,10 @@ GEM
docile (1.1.5)
domain_name (0.5.20160310)
unf (>= 0.0.5, < 1.0.0)
dotenv (2.1.1)
dotenv-rails (2.1.1)
dotenv (= 2.1.1)
railties (>= 4.0, < 5.1)
erubis (2.7.0)
execjs (2.6.0)
factory_girl (4.5.0)
@ -544,6 +548,7 @@ DEPENDENCIES
delayed_job_active_record
devise
devise_ichain_authenticatable
dotenv-rails
factory_girl_rails
font-awesome-rails
formtastic (~> 3.1.1)