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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T02:07:27+00:00 2026-05-25T02:07:27+00:00

Sometimes I want to run bundle update but only to see which gems need

  • 0

Sometimes I want to run bundle update but only to see which gems need updating. I don’t necessarily want to deal with the issues associated with updating all of them but I want to do a quick check to see what’s the state of the art.

Is there a way to simply get Bundler to list the gems that need to be updated together (ideally) with the version I’m currently running and what’s the latest and greatest?

  • 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-25T02:07:28+00:00Added an answer on May 25, 2026 at 2:07 am

    I tried this:

    > gem install bundle_outdated
    > bundle-outdated
    Finding outdated gems..
    
    Newer versions found for:
      rails (3.1.0 > 3.0.0)
      haml (3.1.2 > 3.0.0)
      rspec-rails (2.6.1 > 2.0.1)
    
    Lock bundle to these versions by putting the following in your Gemfile:
      gem 'rails', '3.1.0'
      gem 'haml', '3.1.2'
      gem 'rspec-rails', '2.6.1'
    
    You may try to update non-specific dependencies via:
      $ bundle update haml rspec-rails
    
    Handwaving specifications:
      haml: >= 3.0.0
      rspec-rails: >= 2.0.1
    

    Another alternative:

    > gem install gem-outdated
    > gem outdated
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Sometimes I want to search and replace in Vim using the s/search_for/replace_with/options format, but
Sometimes I want to build Python or GCC from scratch just for fun, but
Windows's Snipping tool can capture the screen, but sometimes I want to capture the
Sometimes I don't want to provide a default constructor, nor do I want the
I'm working on a Ruby on Rails project and sometimes I need to run
Sometimes I want to run a maximum amount of IO actions in parallel at
What I want to do : run a background thread which calculates ListView contents
When I run a build, sometimes I see a code change I forgot. So
Sometimes, while I'm watching my program run, I'll want to set a breakpoint with
Sometimes I want to be able to pull from a repo (via clone). But

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.