nightcrawler_swift.gemspec in nightcrawler_swift-0.1.1 vs nightcrawler_swift.gemspec in nightcrawler_swift-0.2.0
- old
+ new
@@ -4,12 +4,12 @@
require 'nightcrawler_swift/version'
Gem::Specification.new do |spec|
spec.name = "nightcrawler_swift"
spec.version = NightcrawlerSwift::VERSION
- spec.authors = ["tulios", "roberto"]
+ spec.authors = ["tulios", "robertosoares"]
spec.email = ["ornelas.tulio@gmail.com", "roberto.tech@gmail.com"]
- spec.summary = %q{Like the X-Men nightcrawler it teleports your assets to a OpenStack Swift bucket/container}
+ spec.summary = %q{Like the X-Men nightcrawler this gem teleports your assets to a OpenStack Swift bucket/container}
spec.description = spec.summary
spec.homepage = "https://github.com/tulios/nightcrawler_swift"
spec.license = "MIT"
spec.files = `git ls-files -z`.split("\x0")