Point to my branch of thrift_client until 0.6.1 is released
This commit is contained in:
Родитель
946721760e
Коммит
1e95f6bf0e
4
Gemfile
4
Gemfile
|
@ -6,3 +6,7 @@ gemspec :path => 'oa-enterprise'
|
||||||
gemspec :path => 'oa-more'
|
gemspec :path => 'oa-more'
|
||||||
gemspec :path => 'oa-oauth'
|
gemspec :path => 'oa-oauth'
|
||||||
gemspec :path => 'oa-openid'
|
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"
|
||||||
|
end
|
||||||
|
|
Загрузка…
Ссылка в новой задаче