sbag.gemspec in sbag-2.3.3 vs sbag.gemspec in sbag-2.4.1

- old
+ new

@@ -10,10 +10,10 @@ spec.email = ["shubham@infoir.com"] spec.summary = %q{A command line tool developed by Infoir for replacing GIT.} - spec.description = %q{A private tool developed to replace GIT commands[Beta Version]. Use "console help" command for help.} + spec.description = %q{A smart and fast Version Control System for LINUX Developers to replace GIT and its Complexity. Use "console help" command for help.} 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) }