Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Commit

Permalink
Bump to bson rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
durran committed Sep 23, 2013
1 parent 27e6813 commit a8d59c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion moped.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ Gem::Specification.new do |s|
s.description = s.summary
s.files = Dir.glob("lib/**/*") + %w(CHANGELOG.md LICENSE README.md)
s.require_path = "lib"
s.add_dependency("bson", ["~> 2.0.0.rc1"])
s.add_dependency("bson", ["~> 2.0.0.rc2"])
s.add_dependency("optionable", ["~> 0.1.1"])
end

0 comments on commit a8d59c9

Please sign in to comment.