Update gemspec to point to new repo location
This commit is contained in:
@@ -8,9 +8,9 @@ Gem::Specification.new do |spec|
|
|||||||
spec.version = Aviator::VERSION
|
spec.version = Aviator::VERSION
|
||||||
spec.authors = ["Mark Maglana"]
|
spec.authors = ["Mark Maglana"]
|
||||||
spec.email = ["mmaglana@gmail.com"]
|
spec.email = ["mmaglana@gmail.com"]
|
||||||
spec.description = %q{ Lightweight Ruby bindings for the OpenStack API }
|
spec.description = %q{ A lightweight Ruby library for the OpenStack API }
|
||||||
spec.summary = %q{ Lightweight Ruby bindings for the OpenStack API }
|
spec.summary = %q{ A lightweight Ruby library for the OpenStack API }
|
||||||
spec.homepage = "https://github.com/relaxdiego/aviator"
|
spec.homepage = "https://github.com/aviator/aviator"
|
||||||
spec.license = "MIT"
|
spec.license = "MIT"
|
||||||
|
|
||||||
spec.files = `git ls-files`.split($/)
|
spec.files = `git ls-files`.split($/)
|
||||||
|
|||||||
Reference in New Issue
Block a user