X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/0c8ad2f86edefed72052b402742cadedb0d674d9..621cb8a1effa92f6a9df1c387d035b22e16c7941:/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