updated bson_ext
This commit is contained in:
parent
89cf2db10e
commit
788f668db0
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
|
@ -7,7 +7,7 @@ gem 'mongo_mapper', :git => "http://github.com/BadMinus/mongomapper.git"
|
||||||
gem 'devise', :git => "http://github.com/BadMinus/devise.git"
|
gem 'devise', :git => "http://github.com/BadMinus/devise.git"
|
||||||
gem 'jnunemaker-validatable', :git => "http://github.com/BadMinus/validatable.git"
|
gem 'jnunemaker-validatable', :git => "http://github.com/BadMinus/validatable.git"
|
||||||
gem 'mongo_ext'
|
gem 'mongo_ext'
|
||||||
gem "bson_ext", "1.0.1"
|
gem 'bson_ext'
|
||||||
|
|
||||||
gem "haml"
|
gem "haml"
|
||||||
gem 'roxml', :git => "git://github.com/Empact/roxml.git"
|
gem 'roxml', :git => "git://github.com/Empact/roxml.git"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue