Remove deprecated Ruby consul-client library (#4419)

The GitHub repo for this library says that it is no longer maintained
and should not be used. The Ruby Diplomat library provides similar
functionality instead (and is already listed here).
pull/4445/head
Geoffrey Grosenbach 2018-07-25 11:47:54 -07:00 committed by Jack Pearkes
parent fa7ceb08a0
commit 94168ac4a2
1 changed files with 0 additions and 3 deletions

View File

@ -58,9 +58,6 @@ the community.
<li> <li>
<a href="https://github.com/undeadlabs/discovery">discovery</a> - Erlang/OTP client for the Consul HTTP API <a href="https://github.com/undeadlabs/discovery">discovery</a> - Erlang/OTP client for the Consul HTTP API
</li> </li>
<li>
<a href="https://github.com/xaviershay/consul-client">consul-client</a> - Ruby client for the Consul HTTP API
</li>
<li> <li>
<a href="https://github.com/WeAreFarmGeek/diplomat">diplomat</a> - Ruby library to query Consul's KV-store and services directory <a href="https://github.com/WeAreFarmGeek/diplomat">diplomat</a> - Ruby library to query Consul's KV-store and services directory
</li> </li>