fog-brightbox.gemspec in fog-brightbox-0.11.0 vs fog-brightbox.gemspec in fog-brightbox-0.12.0
- old
+ new
@@ -9,10 +9,10 @@
spec.authors = ["Paul Thornthwaite"]
spec.email = ["tokengeek@gmail.com"]
spec.description = %q(Module for the 'fog' gem to support Brightbox Cloud)
spec.summary = %q(This library can be used as a module for `fog` or as standalone provider
to use the Brightbox Cloud in applications)
- spec.homepage = ""
+ spec.homepage = "https://github.com/fog/fog-brightbox"
spec.license = "MIT"
spec.files = `git ls-files`.split($INPUT_RECORD_SEPARATOR)
spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }
spec.test_files = spec.files.grep(%r{^(test|spec|features)/})