Skip to content

Commit

Permalink
Add mongo 1.6 dependency to gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
dogenpunk authored and pgr0ss committed Mar 6, 2012
1 parent 73639e1 commit 7f7db59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions curator.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ Gem::Specification.new do |s|
s.add_dependency('activemodel', '>= 3.0.0')
s.add_dependency('json')
s.add_dependency('riak-client', '>= 1.0.0')
s.add_dependency('mongo', '~> 1.6')
end

0 comments on commit 7f7db59

Please sign in to comment.