Skip to content

Commit

Permalink
Bumped mongo gem version to 0.18.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
jnunemaker committed Dec 15, 2009
1 parent 679daa4 commit 1996e92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -12,7 +12,7 @@ Jeweler::Tasks.new do |gem|
gem.authors = ["John Nunemaker"]

gem.add_dependency('activesupport', '>= 2.3')
gem.add_dependency('mongo', '0.18')
gem.add_dependency('mongo', '0.18.1')
gem.add_dependency('jnunemaker-validatable', '1.8.1')

gem.add_development_dependency('jnunemaker-matchy', '0.4.0')
Expand Down

0 comments on commit 1996e92

Please sign in to comment.