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

Commit

Permalink
Update to rc bson
Browse files Browse the repository at this point in the history
  • Loading branch information
durran committed Jun 18, 2013
1 parent 943499f commit dac5ecf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion moped.gemspec
Expand Up @@ -15,5 +15,5 @@ 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.beta"])
s.add_dependency("bson", ["~> 2.0.0.rc"])
end

0 comments on commit dac5ecf

Please sign in to comment.