Skip to content
This repository has been archived by the owner on Jul 8, 2018. It is now read-only.

Commit

Permalink
Added rake to bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
pyromaniac committed Jun 23, 2012
1 parent b60a53a commit 2c3afe2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mongoid_orderable.gemspec
Expand Up @@ -19,6 +19,7 @@ Gem::Specification.new do |s|
s.require_paths = ["lib"]

# specify any dependencies here; for example:
s.add_development_dependency "rake"
s.add_development_dependency "rspec"
s.add_runtime_dependency "mongoid"
end

0 comments on commit 2c3afe2

Please sign in to comment.