Point to bump_version branch

This commit is contained in:
Erik Michaels-Ober 2011-04-28 09:41:35 -07:00
parent d0158feef0
commit b16e5b1072
1 changed files with 1 additions and 1 deletions

View File

@ -8,5 +8,5 @@ gemspec :path => 'oa-oauth'
gemspec :path => 'oa-openid'
group :development do
gem "thrift_client", "0.6.1", :git => "git://github.com/sferik/thrift_client.git", :branch => "update_thrift_dependency"
gem "thrift_client", "0.6.1", :git => "git://github.com/sferik/thrift_client.git", :branch => "bump_version"
end