From 3ff23409d7cada988aa3ceb1f622047070ac2ae8 Mon Sep 17 00:00:00 2001 From: John Firebaugh Date: Mon, 6 May 2013 12:50:46 -0700 Subject: [PATCH] Switch to stable branch --- Vendorfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Vendorfile b/Vendorfile index 188eb8326..a7cada67a 100644 --- a/Vendorfile +++ b/Vendorfile @@ -39,7 +39,7 @@ folder 'vendor/assets' do end folder 'iD' do - from 'git://github.com/systemed/iD', :branch => 'embed' do + from 'git://github.com/systemed/iD', :branch => '1-0-stable' do folder 'iD/img', 'dist/img' folder 'iD/locales', 'dist/locales' file 'iD.css.erb', 'dist/iD.css' do |path| -- 2.43.2