Update devise to version 4.1.0

This commit is contained in:
Erik Michaels-Ober 2016-05-03 11:51:11 -07:00
parent 45652352f4
commit 30dfd20e49
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ GEM
tins (~> 1.6.0)
crack (0.4.3)
safe_yaml (~> 1.0.0)
devise (4.0.1)
devise (4.1.0)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 4.1.0, < 5.1)