Hi , I have this project i started on my mac, now i wanna work on my pc.
But it said gems where not installed, i did, bundle install.
But it keeps asking for gems that are not installed ? this are the errors, ( I have already installed some gems individually )
Gem::RemoteFetcher::FetchError: SSL_connect returned=1 errno=0 state=SSLv3 rea
server certificate B: certificate verify failed (https://rubygems.org/gems/spr
kets-2.12.3.gem)
An error occurred while installing sprockets (2.12.3), and Bundler cannot
continue.
Make sure that `gem install sprockets -v '2.12.3'` succeeds before bundling.
What can i do so that Itinstalls all gems and, is there a process to follow to open mac projects on windows ?
Thankx!