forked from OpenNeo/impress
lol false alarm, dotenv-deployment is back for starting resque workers
This commit is contained in:
parent
ba5ca2b463
commit
e60ae13399
2 changed files with 2 additions and 0 deletions
1
Gemfile
1
Gemfile
|
@ -1,6 +1,7 @@
|
|||
source 'http://rubygems.org'
|
||||
|
||||
gem 'dotenv-rails', :groups => [:development, :test]
|
||||
gem 'dotenv-deployment'
|
||||
|
||||
gem 'rails', '= 3.2.18'
|
||||
#gem 'sqlite3-ruby', '~> 1.3.1', :require => 'sqlite3'
|
||||
|
|
|
@ -328,6 +328,7 @@ DEPENDENCIES
|
|||
character-encodings (~> 0.4.1)
|
||||
compass-rails (~> 1.0.3)
|
||||
devise (~> 2.2.3)
|
||||
dotenv-deployment
|
||||
dotenv-rails
|
||||
em-http-request!
|
||||
em-mysqlplus!
|
||||
|
|
Loading…
Reference in a new issue