From e2c6fafad90263ff5ac3a28718a8ea61adb3b307 Mon Sep 17 00:00:00 2001 From: Antonio Terceiro Date: Thu, 12 Feb 2015 16:34:20 -0200 Subject: [PATCH] relax dependency --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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