RailsApps / rails-bootstrap

Rails 5.1 starter app with the Bootstrap 4 front-end framework.
523 stars 231 forks source link

Error : Your Ruby version is 2.2.2, but your Gemfile specified 2.2.3 #27

Closed codelearner777 closed 8 years ago

codelearner777 commented 8 years ago

Sorry, I think I post it in a wrong place. I closed it already.


Hello,

I am new into programming. 2 hours ago, I could operate the website offline (via localhost) but after folowing a tutorial for deploying the site with heroku, now I cannot run bundle install and the site that I see online is not my website that I have finished.lol. it shows this error image

I used ruby 2.2.3 and the gemfile also show the same version. image

I think I messed my website's files, didn't I?! could someone help me?

also I would like to ask whether I can use this tutorial to deploy my finished website using heroku? In which step can I "upload" my apps' files? https://devcenter.heroku.com/articles/getting-started-with-rails4#local-workstation-setup

If I cannot use that tutorial, would somebody be so kind to give me links for the tutorial I need?