From: John Firebaugh Date: Mon, 6 May 2013 19:50:46 +0000 (-0700) Subject: Switch to stable branch X-Git-Tag: live~5061^2 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/3ff23409d7cada988aa3ceb1f622047070ac2ae8 Switch to stable branch --- 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|