rubyc.gemspec in rubyc-0.0.10 vs rubyc.gemspec in rubyc-0.0.11
- old
+ new
@@ -6,10 +6,10 @@
s.name = "rubyc"
s.version = Rubyc::VERSION
s.platform = Gem::Platform::RUBY
s.authors = ["Martin Chabot"]
s.email = ["chabotm@gmail.com"]
- s.homepage = ""
+ s.homepage = "https://github.com/martinos/rubyc"
s.summary = %q{Adds Ruby's powers to the command line}
s.description = %q{Adds Ruby's powers to the command line}
s.rubyforge_project = "rubyc"
s.add_dependency "thor"