Update devise to version 3.2.3

This commit is contained in:
Erik Michaels-Ober 2014-02-21 19:22:29 +09:00
parent 9b65653476
commit 56d622f3a5
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ GEM
thor thor
crack (0.4.2) crack (0.4.2)
safe_yaml (~> 1.0.0) safe_yaml (~> 1.0.0)
devise (3.2.2) devise (3.2.3)
bcrypt-ruby (~> 3.0) bcrypt-ruby (~> 3.0)
orm_adapter (~> 0.1) orm_adapter (~> 0.1)
railties (>= 3.2.6, < 5) railties (>= 3.2.6, < 5)