mirror of
https://github.com/drapergem/draper
synced 2023-03-27 23:21:17 -04:00
Use released Devise version
This commit is contained in:
parent
68dd3b978a
commit
2aaf95bd82
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
gem "rails", "~> 4.0.0"
|
||||
gem "mongoid", github: "mongoid/mongoid"
|
||||
gem "devise", github: "plataformatec/devise"
|
||||
gem "devise", "~> 3.0.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue