lxc.gemspec in lxc-ruby-0.2.0 vs lxc.gemspec in lxc-ruby-0.2.1
- old
+ new
@@ -3,10 +3,10 @@
Gem::Specification.new do |s|
s.name = "lxc-ruby"
s.version = LXC::VERSION
s.summary = "Ruby wrapper to LXC"
s.description = "Ruby wrapper to manage LXC (Linux Containers)."
- s.homepage = "http://github.com/sosedoff/lxc"
+ s.homepage = "http://github.com/sosedoff/lxc-ruby"
s.authors = ["Dan Sosedoff"]
s.email = ["dan.sosedoff@gmail.com"]
s.add_development_dependency 'rake'
s.add_development_dependency 'rspec', '~> 2.6'
\ No newline at end of file