Skip to content
This repository was archived by the owner on Apr 13, 2025. It is now read-only.

Conversation

@bmulvihill
Copy link
Contributor

Fixes #123

Currently excon does not work out of the box with Jruby due to a more restrictive cipher set. In order to prevent usability issues this sets the default adapter to net_http for Jruby

@bmulvihill bmulvihill changed the title Use net_http as default HTTP adapter Use net_http as default HTTP adapter for Jruby Jul 26, 2018
@coveralls
Copy link

coveralls commented Jul 26, 2018

Coverage Status

Coverage decreased (-0.03%) to 96.917% when pulling 8d51423 on bmulvihill:default-jruby-adapter into 72c51d3 on dashofcode:master.

@forest
Copy link
Contributor

forest commented Jul 31, 2018

@bmulvihill the update for JRuby looks good. Can you add JRuby to the list of Ruby versions that are verified by TravisCI? This will make sure it doesn't get broken in the future.

https://github.com/dashofcode/tracker_api/blob/master/.travis.yml#L9

@bmulvihill
Copy link
Contributor Author

@forest I had to switch the VCR stubbing to use faraday in order for Jruby to pass the specs

@forest forest merged commit dc1785a into irphilli:master Aug 13, 2018
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.

3 participants