remnant.gemspec in remnant-0.9.2 vs remnant.gemspec in remnant-0.9.3
- old
+ new
@@ -3,9 +3,10 @@
Gem::Specification.new do |s|
s.name = "remnant"
s.version = Remnant::VERSION
s.platform = Gem::Platform::RUBY
+ s.license = 'MIT'
s.authors = ["John 'asceth' Long"]
s.email = ["machinist@asceth.com"]
s.homepage = "https://github.com/asceth/remnant"
s.summary = "Rails statistical discoverer"
s.description = "Remnant - peering into your ruby apps and discovering statistics you never knew could be so awful..."