ostinelli / net-http2

NetHttp2 is an HTTP/2 client for Ruby.
MIT License
141 stars 31 forks source link

Relax http-2 version constraint #53

Open PikachuEXE opened 3 months ago

PikachuEXE commented 3 months ago

I am trying to update httpx to 1.3.x and it now depends on http-2 1.x https://gitlab.com/os85/httpx/-/commit/e250ea5118aa4dee46ddd15204abd8581af9932f

http-2 1.0.0 has 1 breaking change only: Set ruby 2.7 as the lowest supported ruby version