forked from OpenNeo/impress
drop dotenv-deployment; env vars now in nginx config, instead :P
This commit is contained in:
parent
8c2c9ae040
commit
ba5ca2b463
2 changed files with 0 additions and 2 deletions
1
Gemfile
1
Gemfile
|
@ -1,7 +1,6 @@
|
|||
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,7 +328,6 @@ 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