Answer the question
In order to leave comments, you need to log in
How to deploy an old Rails application locally?
I downloaded an old Rails readmine. When I run bundle install I get errors like
Gem::InstallError: nokogiri requires Ruby version >= 1.9.2.
An error occurred while installing nokogiri (1.6.6.2), and Bundler cannot continue.
Make sure that `gem install nokogiri -v '1.6.6.2'` succeeds before bundling.
Answer the question
In order to leave comments, you need to log in
It is fashionable to pick up Gemfile.lock from the server, put it locally, execute bundle install and hope that all packages are still available.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question