I have ruby version 1.9.2p290 installed and prawn 0.13.0 in my 2 laptops. When I tried to install the prawn on laptop A, it was successful and I'm able to use it but when I tried it to laptop B, it prompted an error that it requires ruby -v 1.9.3
How will I be able to solve this issue without changing the ruby version? Thanks in advance.
Find a version of prawn that works with ruby 1.9.2 and set that version in your gemfile