Sha256: 28f092999679579987cde41ddfecd16c0ca63204050b9b6cc3ccdbedbe4ab278

Contents?: true

Size: 151 Bytes

Versions: 10

Compression:

Stored size: 151 Bytes

Contents

require "bundler/gem_tasks"
require "rake/testtask"

Rake::TestTask.new(:test) do |t|
  t.libs << "test"
  t.verbose = false
end

task default: :build

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
capistrano-deploylock-0.1.0 Rakefile
capistrano-deploylock-0.0.9 Rakefile
capistrano-deploylock-0.0.8 Rakefile
capistrano-deploylock-0.0.7 Rakefile
capistrano-deploylock-0.0.6 Rakefile
capistrano-deploylock-0.0.5 Rakefile
capistrano-deploylock-0.0.4 Rakefile
capistrano-deploylock-0.0.3 Rakefile
capistrano-deploylock-0.0.2 Rakefile
capistrano-deploylock-0.0.1 Rakefile