bin/licensee in licensee-9.12.0 vs bin/licensee in licensee-9.13.0

- old
+ new

@@ -14,12 +14,12 @@ private def path @path ||= if !options[:remote] || args.first =~ %r{^https://} - args.first || Dir.pwd - else - "https://github.com/#{args.first}" + args.first || Dir.pwd + else + "https://github.com/#{args.first}" end end def project @project ||= Licensee.project(path,