Update devise to version 3.4.1
This commit is contained in:
parent
b51f347553
commit
3ba5eb138f
|
@ -50,7 +50,7 @@ GEM
|
||||||
thor
|
thor
|
||||||
crack (0.4.2)
|
crack (0.4.2)
|
||||||
safe_yaml (~> 1.0.0)
|
safe_yaml (~> 1.0.0)
|
||||||
devise (3.4.0)
|
devise (3.4.1)
|
||||||
bcrypt (~> 3.0)
|
bcrypt (~> 3.0)
|
||||||
orm_adapter (~> 0.1)
|
orm_adapter (~> 0.1)
|
||||||
railties (>= 3.2.6, < 5)
|
railties (>= 3.2.6, < 5)
|
||||||
|
|
Loading…
Reference in New Issue