Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

247
Views
how to set bundler version with rvm?

I have a project that uses RVM, and it have .ruby-gemset and .ruby-version files, but I want set the bundler vession too. I tried .ruby-bundler but not worked. When enter in the folder this set the gemset and ruby version correctly but not install de bundler version correctly, the effect is that in my project each machine is with a specific version of bundler, and each commit change the Gemfile.lock, there is a easy way to force everyone use the same bundler verion?

over 4 years ago · Santiago Trujillo
2 answers
Answer question

0

Edit last 2 lines of the Gemfile.lock in your project:

BUNDLED WITH
   2.2.0

change 2.2.0 with the version you want. Then run bundle install, the bundler should inform you about the bundler version problem. And bundler will provide you some instructions about how to upgrade the bundler.

over 4 years ago · Santiago Trujillo Report

0

You can set the bundler version in the Gemfile, and bundler will use the correct version.

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!