diff --git a/Gemfile.lock b/Gemfile.lock index 50961ed..973f073 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,31 +1,32 @@ GEM remote: http://rubygems.org/ specs: - activemodel (3.0.6) - activesupport (= 3.0.6) + activemodel (3.0.7) + activesupport (= 3.0.7) builder (~> 2.1.2) i18n (~> 0.5.0) - activesupport (3.0.6) - bson (1.3.0) - bson_ext (1.3.0) + activesupport (3.0.7) + bson (1.3.1) + bson_ext (1.3.1) builder (2.1.2) + gemcutter (0.7.0) git (1.2.5) i18n (0.5.0) - jeweler (1.5.2) - bundler (~> 1.0.0) + jeweler (1.4.0) + gemcutter (>= 0.1.0) git (>= 1.2.5) - rake - mongo (1.3.0) - bson (>= 1.3.0) - mongoid (2.0.1) + rubyforge (>= 2.0.0) + json_pure (1.5.1) + mongo (1.3.1) + bson (>= 1.3.1) + mongoid (2.0.2) activemodel (~> 3.0) mongo (~> 1.3) tzinfo (~> 0.3.22) - will_paginate (~> 3.0.pre) - rake (0.8.7) + rubyforge (2.0.4) + json_pure (>= 1.1.7) shoulda (2.11.3) - tzinfo (0.3.26) - will_paginate (3.0.pre2) + tzinfo (0.3.27) PLATFORMS ruby