Skip to content

Remove runtime dependency on FFI#758

Merged
BanzaiMan merged 3 commits intomasterfrom
ha-pure-ruby
Sep 21, 2020
Merged

Remove runtime dependency on FFI#758
BanzaiMan merged 3 commits intomasterfrom
ha-pure-ruby

Conversation

@BanzaiMan
Copy link
Copy Markdown
Contributor

This is the only native extension we need, and removing it should simply some installation issues.

To name a few:
#273
#489
#512
#558
#568

It is used if available, but use Net::HTTP if it is not.
For Ruby < 2.5 compatibility
Removes dependency on FFI, so that this gem can be reliably installed
on Windows.
BanzaiMan added a commit that referenced this pull request Aug 7, 2020
Remove runtime dependency on FFI
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant