Skip to content

Commit

Permalink
Add license for gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
swamp09 committed Sep 12, 2017
1 parent 2dad0f7 commit 365c4b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tapp.gemspec
Expand Up @@ -10,6 +10,7 @@ Gem::Specification.new do |s|
s.homepage = "http://github.com/esminc/tapp"
s.summary = %q{tap { pp self }}
s.description = %q{tap { pp self }}
s.license = "MIT"

s.files = `git ls-files`.split("\n")
s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")
Expand Down

0 comments on commit 365c4b7

Please sign in to comment.