vimeo_me2 icon indicating copy to clipboard operation
vimeo_me2 copied to clipboard

Relax HTTParty gem requirement

Open wulffeld opened this issue 3 years ago • 3 comments

The gemspec currently requires v0.14 which is 5+ years old or so.

wulffeld avatar Dec 06 '21 11:12 wulffeld

Happy to merge a pull request to do so.

bo-oz avatar Dec 06 '21 11:12 bo-oz

Here you go :) https://github.com/bo-oz/vimeo_me2/pull/42

wulffeld avatar Dec 06 '21 11:12 wulffeld

Would you consider accepting a PR to change HTTPParty to some other http gem? I HTTPParty is kind of an odd http client, which in most benchmarks has pretty poor performance.

Failing that, in merging the PR that @wulffeld helpfully submitted! :)

I am investigating doing some stuff with vimeo, and considering using your gem (I'm not sure if anything else exists that uses current vimeo APIs), but also considering forking it for my own use.

jrochkind avatar Mar 12 '22 20:03 jrochkind