Skip to content

Commit

Permalink
Include license in gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
tooky committed Aug 27, 2013
1 parent db0dc4a commit dfc0a50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions multi_test.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Gem::Specification.new do |s|
s.description = 'Wafter-thin gem to help control rogue test/unit/autorun requires'
s.summary = "multi-test-#{s.version}"
s.email = '[email protected]'
s.license = 'MIT'
s.homepage = "http://cukes.info"

s.platform = Gem::Platform::RUBY
Expand Down

0 comments on commit dfc0a50

Please sign in to comment.