plexus / yaks

Ruby library for building hypermedia APIs
http://rubygems.org/gems/yaks
MIT License
236 stars 26 forks source link

Update dependencies #124

Closed fnordfish closed 7 years ago

fnordfish commented 7 years ago
plexus commented 7 years ago

Seems there's a problem installing a gem with C exts on Ruby 2.4.0. Is there anything else that needs updating?

https://travis-ci.org/plexus/yaks/jobs/208618189

fnordfish commented 7 years ago

transit-ruby has a dependency on an old msgpack (0.5.12), which seems to be not working on ruby 2.4.0

fnordfish commented 7 years ago

Any thoughts on using something like appraisal for managing different testing environments? Eg. also testing yaks-sinatra agaist multiple versions of sinatra.

plexus commented 7 years ago

I have no experience with it, you're welcome to add it.

I reported the issue to ruby-transit. Will see what happens, Cognitect projects don't typically take pull requests.

https://github.com/cognitect/transit-ruby/issues/21

plexus commented 7 years ago

Ooh speedy response from Cognitect, cool!