Update devise to version 3.2.4

This commit is contained in:
Erik Michaels-Ober 2014-03-19 16:22:49 +01:00
parent 8f2efa948a
commit 81d61caba1
1 changed files with 2 additions and 4 deletions

View File

@ -29,8 +29,6 @@ GEM
arel (4.0.2)
atomic (1.1.16)
bcrypt (3.1.7)
bcrypt-ruby (3.1.5)
bcrypt (>= 3.1.3)
builder (3.1.4)
coderay (1.1.0)
coffee-rails (4.0.1)
@ -48,8 +46,8 @@ GEM
thor
crack (0.4.2)
safe_yaml (~> 1.0.0)
devise (3.2.3)
bcrypt-ruby (~> 3.0)
devise (3.2.4)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 3.2.6, < 5)
thread_safe (~> 0.1)