Unfortunately I can not upgrade Ruby version for my project(it is slightly behind required 3.2.2).
Is this requirement in gemspec really necessary?
In order to use open_router I had to fork it and drop this requirement. From what I see it works just fine on older versions.
Unfortunately I can not upgrade Ruby version for my project(it is slightly behind required
3.2.2).Is this requirement in gemspec really necessary?
In order to use
open_routerI had to fork it and drop this requirement. From what I see it works just fine on older versions.