WeAreFarmGeek/diplomat

diplomat v2.1.0 is broken due to syntax error

Oribracha opened this issue · 0 comments

diplomat-2.1.0/lib/diplomat/rest_client.rb:180: syntax error, unexpected ':', expecting =>
... headers = { 'X-Consul-Token': configuration.acl_token } if...

Submitted a pull request for this syntax error fix:
#185