Update devise dependency to version 2.1.1

This commit is contained in:
Erik Michaels-Ober 2012-06-16 11:49:43 -04:00
parent 7b7b9d5f9e
commit 919b3bbc42
1 changed files with 5 additions and 5 deletions

View File

@ -42,11 +42,11 @@ GEM
execjs
coffee-script-source (1.3.3)
crack (0.3.1)
devise (2.1.0)
devise (2.1.1)
bcrypt-ruby (~> 3.0)
orm_adapter (~> 0.0.7)
orm_adapter (~> 0.1)
railties (~> 3.1)
warden (~> 1.1.1)
warden (~> 1.2.1)
erubis (2.7.0)
execjs (1.4.0)
multi_json (~> 1.0)
@ -77,7 +77,7 @@ GEM
treetop (~> 1.4.8)
mime-types (1.18)
multi_json (1.3.6)
orm_adapter (0.0.7)
orm_adapter (0.1.0)
pg (0.13.2)
polyglot (0.3.3)
puma (1.4.0)
@ -149,7 +149,7 @@ GEM
multi_json (>= 1.0.2)
validates_formatting_of (0.5.0)
rails (~> 3.0)
warden (1.1.1)
warden (1.2.1)
rack (>= 1.0)
webmock (1.8.7)
addressable (>= 2.2.7)