Skip to content

Commit

Permalink
Update devise and warden development dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Nov 26, 2010
1 parent b5144f5 commit 57adcc2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Expand Up @@ -47,9 +47,9 @@ GEM
arel (2.0.4)
bcrypt-ruby (2.1.2)
builder (2.1.2)
devise (1.1.3)
devise (1.1.4)
bcrypt-ruby (~> 2.1.2)
warden (~> 0.10.7)
warden (~> 1.0.2)
diff-lcs (1.1.2)
dummy (0.9.1)
dummy_data (0.9.1)
Expand Down Expand Up @@ -105,7 +105,7 @@ GEM
treetop (1.4.9)
polyglot (>= 0.3.1)
tzinfo (0.3.23)
warden (0.10.7)
warden (1.0.2)
rack (>= 1.0.0)
weakling (0.0.4-java)

Expand Down

0 comments on commit 57adcc2

Please sign in to comment.