add bcrypt gem
This commit is contained in:
@@ -55,6 +55,7 @@ GEM
|
||||
multi_json (~> 1.0)
|
||||
arel (3.0.2)
|
||||
awesome_print (1.1.0)
|
||||
bcrypt-ruby (3.0.1)
|
||||
bourne (1.1.2)
|
||||
mocha (= 0.10.5)
|
||||
builder (3.0.4)
|
||||
@@ -186,6 +187,7 @@ PLATFORMS
|
||||
|
||||
DEPENDENCIES
|
||||
awesome_print
|
||||
bcrypt-ruby
|
||||
daemons
|
||||
delayed_job
|
||||
delayed_job_active_record
|
||||
|
||||
Reference in New Issue
Block a user