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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T15:54:02+00:00 2026-06-01T15:54:02+00:00

To avoid crashing anything I specify the version number for every gem in my

  • 0

To avoid crashing anything I specify the version number for every gem in my Gemfile:

gem 'sass-rails',   '~> 3.1.5'
gem 'coffee-rails', '~> 3.1.1'
gem 'uglifier', '~> 1.0.3'
gem 'haml-rails', "~> 0.3.4"
gem 'simple_form', '~> 1.5.2'

But I want to, at least, know if there are some newer version I haven’t installed. For instance, simple_form 2.0.0 has been released.

I can check each gem on RubyGems, but there must be a automatic tool to do this chore, right?

  • 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-06-01T15:54:03+00:00Added an answer on June 1, 2026 at 3:54 pm

    With the latest version (1.1) of bundler you can do bundle outdated (see this page.)

    To update bundler to the latest version you can run gem update bundler

    gazler@gazler-laptop:~/development/rails/livestax$ bundle outdated
    Fetching gem metadata from http://rubygems.org/.......
    Fetching gem metadata from http://rubygems.org/..
    
    Outdated gems included in the bundle:
      * multi_json (1.2.0 > 1.0.3)
      * activesupport (3.2.3 > 3.1.0)
      * activemodel (3.2.3 > 3.1.0)
      * rack (1.4.1 > 1.3.5)
      * rack-cache (1.2 > 1.0.3)
      * sprockets (2.4.0 > 2.0.3)
      * actionpack (3.2.3 > 3.1.0)
      * mime-types (1.18 > 1.17.2)
    

    There is also the Gemnasium but I have never used it.

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

Sidebar

Related Questions

Is there any tips to avoid crashing of iPhone applications. Sometime it is very
I have to avoid page refresh. Every time I click the submit button, page
I'd like to avoid coding my own version of IFactory, ILog, IRepository and other
To avoid the long class path issue in windows, i modified my build.xml like[1]
How do I avoid read locks in my database? Answers for multiple databases welcome!
After trying to avoid JavaScript for years, Iv started using Query for validation in
Should developers avoid using continue in C# or its equivalent in other languages to
If I avoid referencing assemblies that don't exist in the silverlight 2.0 runtime, will
How can you avoid circular dependencies when you're designing two classes with a producer/consumer
I always try to avoid to return string literals, because I fear they aren't

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.