We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f78252d commit ada384eCopy full SHA for ada384e
1 file changed
split-analytics.gemspec
@@ -7,6 +7,7 @@ Gem::Specification.new do |gem|
7
gem.email = ["andrewnez@gmail.com"]
8
gem.summary = %q{Split extension to push test data to google analytics}
9
gem.homepage = "https://github.com/andrew/split-analytics"
10
+ gem.license = 'MIT'
11
12
gem.executables = `git ls-files -- bin/*`.split("\n").map{ |f| File.basename(f) }
13
gem.files = `git ls-files`.split("\n")
0 commit comments