Skip to content

Commit

Permalink
new deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sled committed Aug 18, 2011
1 parent 91e3486 commit ae46298
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion Gemfile.lock
Expand Up @@ -18,12 +18,23 @@ GEM
tzinfo (~> 0.3.23)
activesupport (3.0.5)
arel (2.0.9)
bson (1.3.1)
builder (2.1.2)
i18n (0.5.0)
mongo (1.3.1)
bson (>= 1.3.1)
mongoid (2.0.2)
activemodel (~> 3.0)
mongo (~> 1.3)
tzinfo (~> 0.3.22)
sqlite3 (1.3.3)
tzinfo (0.3.24)
will_paginate (3.0.pre2)

PLATFORMS
ruby

DEPENDENCIES
activerecord (~> 3.0)
mongoid (~> 2.0)
simple_enum!
sqlite3

0 comments on commit ae46298

Please sign in to comment.