Skip to content

Commit

Permalink
specify license in gemspec
Browse files Browse the repository at this point in the history
closes #2
  • Loading branch information
JonRowe committed Nov 26, 2013
1 parent dcd10bd commit dbde285
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mongo-configure.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Gem::Specification.new do |gem|
gem.name = "mongo-configure"
gem.require_paths = ["lib"]
gem.version = Mongo::Configure::VERSION
gem.license = 'MIT'

gem.add_dependency 'morphine'
gem.add_dependency 'mongo'
Expand Down

0 comments on commit dbde285

Please sign in to comment.