X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/0c8ad2f86edefed72052b402742cadedb0d674d9..d99830d431a6017c5e6c5005c224e5d56351f7e3:/Vendorfile diff --git a/Vendorfile b/Vendorfile index a56751196..02d9fdd20 100644 --- a/Vendorfile +++ b/Vendorfile @@ -33,9 +33,8 @@ folder 'vendor/assets' do end folder 'ohauth' do - from 'git://github.com/tmcw/ohauth.git' do + from 'git://github.com/osmlab/ohauth.git' do file 'ohauth.js' - file 'sha.js' end end end