Commit 5d98ec01ca6284a5ff24e0693d8178d49ad3c039

Authored by Nick Recobra
1 parent 11173e81
Exists in master and in 1 other branch production

Updating Gemfile.lock to current Gemfile.

Showing 1 changed file with 7 additions and 7 deletions   Show diff stats
@@ -30,8 +30,8 @@ GEM @@ -30,8 +30,8 @@ GEM
30 activesupport (3.0.3) 30 activesupport (3.0.3)
31 arel (2.0.4) 31 arel (2.0.4)
32 bcrypt-ruby (2.1.2) 32 bcrypt-ruby (2.1.2)
33 - bson (1.1.2)  
34 - bson_ext (1.2.0) 33 + bson (1.2.4)
  34 + bson_ext (1.2.4)
35 builder (2.1.2) 35 builder (2.1.2)
36 database_cleaner (0.6.0) 36 database_cleaner (0.6.0)
37 devise (1.1.3) 37 devise (1.1.3)
@@ -53,11 +53,11 @@ GEM @@ -53,11 +53,11 @@ GEM
53 mime-types (~> 1.16) 53 mime-types (~> 1.16)
54 treetop (~> 1.4.8) 54 treetop (~> 1.4.8)
55 mime-types (1.16) 55 mime-types (1.16)
56 - mongo (1.1.2)  
57 - bson (>= 1.1.1)  
58 - mongoid (2.0.0.beta.20) 56 + mongo (1.2.4)
  57 + bson (>= 1.2.4)
  58 + mongoid (2.0.0.rc.7)
59 activemodel (~> 3.0) 59 activemodel (~> 3.0)
60 - mongo (~> 1.1) 60 + mongo (~> 1.2)
61 tzinfo (~> 0.3.22) 61 tzinfo (~> 0.3.22)
62 will_paginate (~> 3.0.pre) 62 will_paginate (~> 3.0.pre)
63 polyglot (0.3.1) 63 polyglot (0.3.1)
@@ -93,7 +93,7 @@ GEM @@ -93,7 +93,7 @@ GEM
93 thor (0.14.6) 93 thor (0.14.6)
94 treetop (1.4.9) 94 treetop (1.4.9)
95 polyglot (>= 0.3.1) 95 polyglot (>= 0.3.1)
96 - tzinfo (0.3.23) 96 + tzinfo (0.3.24)
97 warden (0.10.7) 97 warden (0.10.7)
98 rack (>= 1.0.0) 98 rack (>= 1.0.0)
99 will_paginate (3.0.pre2) 99 will_paginate (3.0.pre2)