add bcrypt gem

This commit is contained in:
albert
2013-03-03 16:17:50 -05:00
parent 427e90bafb
commit 880a7c5324
2 changed files with 3 additions and 0 deletions

View File

@@ -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