Update devise dependency to version 1.5.1
This commit is contained in:
parent
a468dbf623
commit
1ad8fde931
|
@ -1,6 +1,6 @@
|
||||||
GIT
|
GIT
|
||||||
remote: git://github.com/sferik/rails_admin.git
|
remote: git://github.com/sferik/rails_admin.git
|
||||||
revision: 30b4a0ecfee07b3352725a599c8f5a4b4b7fa5ad
|
revision: 2216171ab2f9b35cdd83d2828e15131fd531bec3
|
||||||
specs:
|
specs:
|
||||||
rails_admin (0.0.1)
|
rails_admin (0.0.1)
|
||||||
bootstrap-sass (~> 1.4)
|
bootstrap-sass (~> 1.4)
|
||||||
|
@ -61,7 +61,7 @@ GEM
|
||||||
coffee-script-source (1.1.3)
|
coffee-script-source (1.1.3)
|
||||||
crack (0.3.1)
|
crack (0.3.1)
|
||||||
daemons (1.1.4)
|
daemons (1.1.4)
|
||||||
devise (1.5.0)
|
devise (1.5.1)
|
||||||
bcrypt-ruby (~> 3.0)
|
bcrypt-ruby (~> 3.0)
|
||||||
orm_adapter (~> 0.0.3)
|
orm_adapter (~> 0.0.3)
|
||||||
warden (~> 1.1)
|
warden (~> 1.1)
|
||||||
|
|
Loading…
Reference in New Issue