diff --git a/Rakefile b/Rakefile index b57e07e..69bf296 100644 --- a/Rakefile +++ b/Rakefile @@ -19,4 +19,4 @@ end task :bootstrap_common => '.ssh_config' # dependencies -task 'bootstrap:integration' => 'converge:database' +task 'converge:integration' => 'converge:database' -- libgit2 0.21.2