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 6162065
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T21:35:23+00:00 2026-05-23T21:35:23+00:00

On a rails project that I know to have been working as recently as

  • 0

On a rails project that I know to have been working as recently as Friday I am suddenly getting this message when I try to perform any rake tasks:

You have already activated launchy 0.3.7, but your Gemfile requires launchy 0.4.0. Consider using bundle exec.

Thinking that was odd I checked out my Gemfile, I am not calling for launchy anywhere (though it is appearing in my Gemfile.lock).

When running bundle show launchy it is informing me that I am using:

Ruby192/lib/ruby/gems/1.9.1/gems/launchy-0.4.0

I’ve tried running bundle update rake, re-running bundle install, and using both rake db:create and bundle exec rake db:create. What changed?

  • 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-23T21:35:25+00:00Added an answer on May 23, 2026 at 9:35 pm

    Looks like you’re not using RVM. I would highly recommend installing it.

    Assuming that you have an RVM and, for instance, Ruby 1.9.2-p180 installed, I’d do the following:

    1. create a my_project gemset:

      rvm gemset create my_project

    2. inside the project’s folder create an .rvmrc file, with the following line in it:

      rvm use 1.9.2-p180@my_project

    3. run cd . inside the project dir and accept all the prompts;
    4. install bundler gem:

      gem install bundler

    5. run bundle command inside the project root.

    That should do the trick. In my example I insist using RVM, as it will isolate all your project gems from the system ones. Once you run bundle command, Bundler will manage the dependencies for you, so there’s obviously no need to explicitly specify launchy gem in your Gemfile.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have just been informed that a Rails 3 project I've been working on
Hello Ruby/Rails/Merb developers! Im currently working on a web project that will have a
I have a Ruby on Rails project that has been untouched for a while,
I have a javascript plugin in my rails project that loads an image this
I have a rails project that I would like to set up email notifications
In my rails project I have a presenter method that has a helper view
OK, I've been using sqlite3 as development successfully for this tiny rails 3.1 project,
I'm working on a project that runs on Rails ~> 3.0 on the master
I have a Rails project that uses bundler. Many of the gems I'm included
I know that this error has been discussed elsewhere on the web, and this

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.