rubycdp / ferrum

Headless Chrome Ruby API
https://ferrum.rubycdp.com
MIT License
1.68k stars 119 forks source link

I am getting syntax error after installing ferrum. Am i missing something here #449

Closed NabinOjha closed 4 months ago

NabinOjha commented 4 months ago

Screenshot from 2024-03-01 16-46-06

route commented 4 months ago

What ruby version are you on? Try 2.7.8

NabinOjha commented 4 months ago

Thanks for replying. What if I wanted to use 2.7.2? Isn't there any version compatible with ruby 2.7.2

route commented 4 months ago

0.14 should be compatible but I’ll check

NabinOjha commented 4 months ago

Yes it is compatible.Thanks