wally.gemspec in wally-0.0.43 vs wally.gemspec in wally-0.0.44

- old
+ new

@@ -5,12 +5,12 @@ Gem::Specification.new do |s| s.name = "wally" s.version = Wally::VERSION s.authors = ["Andrew Vos"] s.email = ["andrew.vos@gmail.com"] - s.homepage = "" - s.summary = %q{} - s.description = %q{} + s.homepage = "https://github.com/BBC-News/wally" + s.summary = %q{Cucumber feature viewer and navigator} + s.description = %q{Cucumber feature viewer and navigator} s.rubyforge_project = "wally" s.files = `git ls-files`.split("\n") s.files << "README.md"