Updating Mongoid version

This commit is contained in:
Jacques Crocker 2010-08-01 02:54:51 -07:00
parent d872805101
commit 46b889b54b
2 changed files with 4 additions and 3 deletions

View File

@ -8,7 +8,7 @@ gem 'liquid', '2.0.0'
# gem 'locomotive-liquid'
gem 'bson_ext', '>= 1.0.1'
gem 'mongoid', :git => "git://github.com/durran/mongoid.git"
gem 'mongoid', :git => "git://github.com/durran/mongoid.git", :ref => "e387a0d1dc74da057472"
gem 'mongoid_acts_as_tree', '0.1.5'
gem 'mongo_session_store', '2.0.0.pre'
gem 'warden'

View File

@ -1,8 +1,9 @@
GIT
remote: git://github.com/durran/mongoid.git
revision: 8f38586
revision: e387a0d
ref: e387a0d1dc74da057472
specs:
mongoid (2.0.0.beta.14)
mongoid (2.0.0.beta.15)
activemodel (= 3.0.0.rc)
bson (= 1.0.4)
mongo (= 1.0.6)