Sha256: 47c8749e177188ca50e1cb4811b3ef4048dc7f010e41f282d5f041beb83c66e5

Contents?: true

Size: 216 Bytes

Versions: 3

Compression:

Stored size: 216 Bytes

Contents

#!/usr/bin/env rake
begin
  require 'bundler/gem_helper'
rescue LoadError
  puts 'You must `gem install bundler` and `bundle install` to run rake tasks'
end

Bundler::GemHelper.install_tasks

task :default => :build

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
capistrano-maintenance-0.0.5 Rakefile
capistrano-maintenance-0.0.4 Rakefile
capistrano-maintenance-0.0.3 Rakefile