From 129264b8ffc569d913f9cdb824622510dc292249 Mon Sep 17 00:00:00 2001 From: Ian White Date: Thu, 22 May 2008 12:46:22 +0100 Subject: [PATCH] Updated garlic targets, now tested against: 2.0-stable, 2.0.3, 2.1.0-RC1, and edge --- garlic_example.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/garlic_example.rb b/garlic_example.rb index a2e4f5a..7822ba5 100644 --- a/garlic_example.rb +++ b/garlic_example.rb @@ -26,7 +26,8 @@ # for target, default repo is 'rails', default branch is 'master' target 'edge' target '2.0-stable', :branch => 'origin/2-0-stable' - target '2.0.2', :tag => 'v2.0.2' + target '2.0.3', :tag => 'v2.0.3' + target '2.1.0-RC1', :tag => 'v2.1.0_RC1' all_targets do prepare do