Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6814727
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T20:43:22+00:00 2026-05-26T20:43:22+00:00

After a long overdue reading of the bunder documents, I pretty much understand why

  • 0

After a long overdue reading of the bunder documents, I pretty much understand why it’s a great thing compared to manual gem install.

But this came to me (and others) only recently, and now we have a hybrid environment. Our development machines are mostly fine. But when we deploy to production, Bundler tells capistrano to put the gems in shared/bundle/gems, which makes sense. But we still have manually installed gems in the normal .rvm location.

So now we know not to use “gem install” on production, but we’re dealing with version mismatches when we run Rake tasks directly. We can use “bundle exec rake foo:bar” to force the correct behavior, I think. But for now we have a bunch of outdated gems:

  • Outdated gems installed by Bundler, and
  • Gems we manually installed using gem install

I would like to get things pristine. Is there any reason I shouldn’t use gem cleanup?

Hope this isn’t too convoluted 🙂

Thanks in advance.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T20:43:23+00:00Added an answer on May 26, 2026 at 8:43 pm

    gem cleanup will keep the latest version of all gems, and remove older versions. What I think you want is this:

    1. (Optional) create an RVM gemset for your project. (I like to do this; some people rely entirely on Bundler, which also works.)
    2. Make sure all your top-level dependencies are specified in your Gemfile.
    3. Remove all gems (rvm gemset empty may be helpful) except Bundler.
    4. bundle install
    5. Run everything with bundle exec from now on.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

After recently discovering how insanely long the .net 3.5 framework was to install I
After long investigations and reading this question I still didn't get a good solution
After a long debate between many RIA/Ajax framework, we settled on GWT. When reading
After long searches, I succeed to delete a row in a jqgrid with form
After a long investigation on how to use TFS 2010 I started with the
How long after a document is fed to the Google Search Appliance using a
I am returning to C++ after a long absence and I am stumbling a
I'm currently re-engaging with Python after a long absence and loving it. However, I
I'm getting back in to Cocoa development on the Mac after a long stint
After searching a long time for a performance bug, I read about denormal floating

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.