Rakefile in active_document-0.1.0 vs Rakefile in active_document-0.1.1

- old
+ new

@@ -9,9 +9,10 @@ s.summary = %Q{Schemaless models in Berkeley DB} s.email = "code@justinbalthrop.com" s.homepage = "http://github.com/ninjudd/active_document" s.description = "Schemaless models in Berkeley DB." s.authors = ["Justin Balthrop"] + s.add_dependency('bdb', '= 0.1.0') end rescue LoadError puts "Jeweler not available. Install it with: sudo gem install technicalpickles-jeweler -s http://gems.github.com" end