Add homepage to gemspec

This commit is contained in:
Andre Nathan 2014-02-20 08:57:56 -03:00
parent f553a33821
commit d74494e831

View file

@ -15,6 +15,7 @@ Gem::Specification.new do |s|
s.add_development_dependency "rake-compiler"
s.homepage = 'https://github.com/lxc/ruby-lxc'
s.description = <<-EOF
Ruby-LXC is a Ruby binding for the liblxc library, allowing
Ruby scripts to create and manage Linux containers.