sbag.gemspec in sbag-0.1.0 vs sbag.gemspec in sbag-0.1.1
- old
+ new
@@ -9,12 +9,12 @@
spec.authors = ["Shubham"]
spec.email = ["shubham@infoir.com"]
- spec.summary = %q{A command line tool developed by Infoir}
- spec.description = %q{A command line tool developed to create own terminal commands}
- spec.homepage = "https://infoir.com/contribute/gems/Sbag"
+ spec.summary = %q{A command line tool developed by Infoir.}
+ spec.description = %q{A private tool developed to create own terminal commands.}
+ spec.homepage = "https://infoir.com/contribute/gems/sbag"
spec.license = "MIT"
spec.files = `git ls-files -z`.split("\x0")
spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }
spec.require_paths = ["lib"]