Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When deploying tipbot ruby version is incorrect. #12

Open
thesolarminer opened this issue Dec 5, 2016 · 1 comment
Open

When deploying tipbot ruby version is incorrect. #12

thesolarminer opened this issue Dec 5, 2016 · 1 comment

Comments

@thesolarminer
Copy link

-----> Ruby app detected
-----> Compiling Ruby/Rack
-----> Using Ruby version: ruby-2.3.1
-----> Installing dependencies using bundler 1.13.6
Running: bundle install --without development:test --path vendor/bundle --binstubs

vendor/bundle/bin -j4 --deployment
Your Ruby version is 2.3.1, but your Gemfile specified 2.2.3
Bundler Output: Your Ruby version is 2.3.1, but your Gemfile specified 2.2.3
!
! Failed to install gems via Bundler.
!
! Push rejected, failed to compile Ruby app.
! Push failed

@ssmcclay
Copy link

You have to change the version to 2.3.1 in the Gemfile.lock

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants