Skip to content

Commit ada384e

Browse files
committed
Added license to gemspec
1 parent f78252d commit ada384e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

split-analytics.gemspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Gem::Specification.new do |gem|
77
gem.email = ["andrewnez@gmail.com"]
88
gem.summary = %q{Split extension to push test data to google analytics}
99
gem.homepage = "https://github.com/andrew/split-analytics"
10+
gem.license = 'MIT'
1011

1112
gem.executables = `git ls-files -- bin/*`.split("\n").map{ |f| File.basename(f) }
1213
gem.files = `git ls-files`.split("\n")

0 commit comments

Comments
 (0)