appfuel-service.gemspec in appfuel-service-0.1.0 vs appfuel-service.gemspec in appfuel-service-0.1.2
- old
+ new
@@ -6,10 +6,10 @@
Gem::Specification.new do |spec|
spec.name = "appfuel-service"
spec.version = Appfuel::Service::VERSION
spec.authors = ["Robert Scott-Buccleuch"]
spec.email = ["rsb.code@gmail.com"]
-
+ spec.licenses = 'MIT'
spec.summary = %q{Allow Appfuel to work as a micro service}
spec.description = %q{Microsevice implementation using Sneakers and RabbitMQ}
spec.homepage = "https://github.com/rsb/appfuel-service"
spec.files = `git ls-files -z`.split("\x0").reject do |f|