simple_perf.gemspec in simple_perf-0.0.5 vs simple_perf.gemspec in simple_perf-0.0.6

- old
+ new

@@ -8,9 +8,10 @@ s.authors = ["Jimmy Armitage"] s.email = ["mrjimmy410@gmail.com"] s.homepage = "https://github.com/intuit/simple_perf" s.summary = %q{I help with performance testing} s.description = %q{I am designed to control a JMeter or Gatling army of AWS EC2 instances} + s.license = 'MIT' s.rubyforge_project = "simple_perf" s.files = `git ls-files`.split("\n") s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")