Relative Content

Tag Archive for rubyopensslbundler

Ruby (Windows) – Bundle install or update failing – fail to install openssl

Due to a new Heroku update (which keep the Gemfile.lock even if it’s windows), I am trying to do a new bundle install (or bundle update, both are failing), because otherwise I can’t push my code onto Heroku
(Bundle install when Gemfile.lock is gere work, but when i am trying to generate a new, the error happen)