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

Commit

Permalink
Merge c0cbb4d into cf817ca
Browse files Browse the repository at this point in the history
  • Loading branch information
Bennet Palluthe committed May 21, 2016
2 parents cf817ca + c0cbb4d commit 32b8b5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions moped.gemspec
Expand Up @@ -13,6 +13,7 @@ Gem::Specification.new do |s|
s.homepage = "http://mongoid.org/en/moped"
s.summary = "A MongoDB driver for Ruby."
s.description = s.summary
s.license = 'MIT'
s.files = Dir.glob("lib/**/*") + %w(CHANGELOG.md LICENSE README.md)
s.require_path = "lib"
s.add_dependency("bson", ["~> 3.0"])
Expand Down

0 comments on commit 32b8b5d

Please sign in to comment.