Update devise dependency to version 1.2.0

This commit is contained in:
Erik Michaels-Ober 2011-03-27 08:47:50 -07:00
parent d6331fd6ab
commit 5b12ba4d14
1 changed files with 4 additions and 2 deletions

View File

@ -31,9 +31,10 @@ GEM
arel (2.0.9)
bcrypt-ruby (2.1.4)
builder (2.1.2)
devise (1.1.8)
devise (1.2.0)
bcrypt-ruby (~> 2.1.2)
warden (~> 1.0.2)
orm_adapter (~> 0.0.3)
warden (~> 1.0.3)
erubis (2.6.6)
abstract (>= 1.0.0)
geokit (1.5.0)
@ -44,6 +45,7 @@ GEM
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.16)
orm_adapter (0.0.4)
pg (0.10.1)
polyglot (0.3.1)
rack (1.2.2)