Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Add support ruby 250 #1

Merged
merged 6 commits into from
Dec 11, 2018
Merged

Conversation

graywolf-at-work
Copy link

This PR adds support for ruby 2.5.0 with working spec.

Davide please take a look and merge if looks ok.

Tomas Volf added 6 commits December 10, 2018 17:06
Grpc was being kept at 1.6.0, which does not support ruby 2.5.0. Since
that important for us, update to 1.17.0 and solve issue with deadline
in spec by using `#from_relative_time` provided by
`GRPC::Core::TimeConsts` instead of our own implementation.

Also provide rake file with task to download etcd and improve travis
config to test more configurations.
@dcepelik dcepelik merged commit 3b25c89 into Showmax:master Dec 11, 2018
@graywolf-at-work graywolf-at-work deleted the support_ruby_250 branch December 11, 2018 11:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants