voltron-flash.gemspec in voltron-flash-0.1.5 vs voltron-flash.gemspec in voltron-flash-0.1.6

- old
+ new

@@ -9,10 +9,10 @@ spec.authors = ['Eric Hainer'] spec.email = ['eric@commercekitchen.com'] spec.summary = %q{Voltron library to more easily deal with flash messages} spec.homepage = 'https://github.com/ehainer/voltron-flash' - spec.license = 'MIT' + spec.license = 'GNU GPL v3' spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) } spec.bindir = 'exe' spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) } spec.require_paths = ['lib']