I've tried everything what I understood in my short knowladge of Programming.
When I enter "bundler install" I get "Certificate Verify Failed" (I've checked the certificate, it's updated) Then it ends up with "Make sure "gem install [gem's name] -v [version] succeds before bundling."
So I decided to install Gem-per-Gem, instead of trying to solve they certificate issue.
Will this work or I'm just wasting my time?