inqlude.gemspec in inqlude-0.0.7 vs inqlude.gemspec in inqlude-0.0.8

- old
+ new

@@ -2,9 +2,10 @@ require File.expand_path("../lib/version", __FILE__) Gem::Specification.new do |s| s.name = "inqlude" s.version = Inqlude::VERSION + s.license = 'GPL-2' s.platform = Gem::Platform::RUBY s.authors = ['Cornelius Schumacher'] s.email = ['schumacher@kde.org'] s.homepage = "https://github.com/cornelius/inqlude" s.summary = "Command line tool for handling Qt based libraries"