From 8178ce7e6ab8e453fd3cc52b273d7d298866398a Mon Sep 17 00:00:00 2001 From: Tim Felgentreff Date: Tue, 30 Aug 2011 21:51:36 -0700 Subject: [PATCH] use official oauth repo --- .gitmodules | 2 +- vendor/oauth | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index e1c5d48..e70c210 100644 --- a/.gitmodules +++ b/.gitmodules @@ -45,7 +45,7 @@ url = http://github.com/hpoydar/chronic_duration.git [submodule "vendor/oauth"] path = vendor/oauth - url = http://github.com/rkh/oauth.git + url = http://github.com/oauth/oauth-ruby.git [submodule "vendor/ruby-hmac"] path = vendor/ruby-hmac url = http://github.com/topfunky/ruby-hmac.git diff --git a/vendor/oauth b/vendor/oauth index c1683d2..be08f03 160000 --- a/vendor/oauth +++ b/vendor/oauth @@ -1 +1 @@ -Subproject commit c1683d29a956bc42d57f50c69ada856f6875a8f2 +Subproject commit be08f03d60997f4352412c09abc29b9f8750ec14