Update devise to version 3.5.0

This commit is contained in:
Erik Michaels-Ober 2015-05-24 09:34:48 +02:00
parent 2468f7e7d8
commit b8c20671b0
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ GEM
thor (~> 0.19.1) thor (~> 0.19.1)
crack (0.4.2) crack (0.4.2)
safe_yaml (~> 1.0.0) safe_yaml (~> 1.0.0)
devise (3.4.1) devise (3.5.0)
bcrypt (~> 3.0) bcrypt (~> 3.0)
orm_adapter (~> 0.1) orm_adapter (~> 0.1)
railties (>= 3.2.6, < 5) railties (>= 3.2.6, < 5)