Skip to content

Commit

Permalink
Update devise dependency to version 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Jun 16, 2012
1 parent 7b7b9d5 commit 919b3bb
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down

0 comments on commit 919b3bb

Please sign in to comment.