consul.gemspec in consul-0.9.0 vs consul.gemspec in consul-0.9.1
- old
+ new
@@ -7,9 +7,10 @@
s.authors = ["Henning Koch"]
s.email = 'henning.koch@makandra.de'
s.homepage = 'https://github.com/makandra/consul'
s.summary = 'A scope-based authorization solution for Ruby on Rails.'
s.description = s.summary
+ s.license = 'MIT'
s.files = `git ls-files`.split("\n")
s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")
s.executables = `git ls-files -- bin/*`.split("\n").map{ |f| File.basename(f) }
s.require_paths = ["lib"]