Update bcrypt-ruby to version 3.1.5

This commit is contained in:
Erik Michaels-Ober 2014-02-23 10:22:05 +09:00
parent 56d622f3a5
commit 9d1ee04ade
1 changed files with 3 additions and 1 deletions

View File

@ -28,7 +28,9 @@ GEM
addressable (2.3.5)
arel (4.0.2)
atomic (1.1.14)
bcrypt-ruby (3.1.2)
bcrypt (3.1.6)
bcrypt-ruby (3.1.5)
bcrypt (>= 3.1.3)
builder (3.1.4)
coderay (1.1.0)
coffee-rails (4.0.1)