Skip to content

Commit

Permalink
Updated garlic - tested against 2.0-stable, 2.1-stable, and edge
Browse files Browse the repository at this point in the history
  • Loading branch information
ianwhite committed Sep 24, 2008
1 parent 3acdf89 commit c7ba2df
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions garlic_example.rb
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,7 @@
# 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-RC1', :tag => 'v2.1.0_RC1'
target '2.1-stable', :branch => 'origin/2-1-stable'

all_targets do
prepare do
Expand Down

0 comments on commit c7ba2df

Please sign in to comment.