em-http-request icon indicating copy to clipboard operation
em-http-request copied to clipboard

Add version restriction for uri gem

Open jordan-brough opened this issue 1 year ago • 1 comments

The "uri" gem was updated last week and the new version has an incompatibility with the "cookiejar" library.

See https://github.com/ruby/uri/issues/131

jordan-brough avatar Nov 12 '24 18:11 jordan-brough

The upstream issue https://github.com/ruby/uri/issues/131 has been addressed.

I've updated this PR to instead just exclude the incompatible versions of uri. Those would normally be better to put in the cookiejar gem, but that gem is archived.

jordan-brough avatar Nov 14 '24 19:11 jordan-brough