Sha256: c9b243a55827c8828d705c6ca101aee5fe27bddf1d851ddb5eb0c7aef0ada7c1
Contents?: true
Size: 198 Bytes
Versions: 4
Compression:
Stored size: 198 Bytes
Contents
desc "Build the manifest and gemspec files." task :build => [:build_manifest, :build_gemspec] desc "Uninstall and retry deploying it locally" task :retry => [:uninstall, :manifest, :gem, :install]
Version data entries
4 entries across 4 versions & 1 rubygems