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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T18:56:15+00:00 2026-06-05T18:56:15+00:00

Taking a rails tutorial, and I’ve run into the following problem that I’m having

  • 0

Taking a rails tutorial, and I’ve run into the following problem that I’m having trouble figuring out. I’m creating a sample app that’s supposed to use the following gemfile:

source 'https://rubygems.org'

gem 'rails', '3.2.5'

group :development, :test do
    gem 'sqlite3', '1.3.5'
    gem 'rspec-rails', '2.10.0'
end

# Gems used only for assets and not required
# in production environments by default.
group :assets do
  gem 'sass-rails', '~> 3.2.4'
  gem 'coffee-rails', '~> 3.2.2'
  gem 'uglifier', '1.2.3'
 end

  # See https://github.com/sstephenson/execjs#readme for more supported runtimes
  # gem 'therubyracer', :platform => :ruby

gem 'jquery-rails', '2.0.0'

group :test do
    gem 'capybara', '1.1.2'
end 

group :production do
    gem 'pg', '0.12.2'
end

When I tried to “bundle install –without production” per instructions, though, I get this

Bundler could not find compatible versions for gem “activesupport”:
In snapshot (Gemfile.lock):
activesupport (3.2.3)

In Gemfile:
rails (= 3.2.5) ruby depends on
activesupport (= 3.2.5) ruby

Running bundle update will rebuild your snapshot from scratch, using only
the gems in your Gemfile, which may resolve the conflict.

So I tried updating, but I was told that:

Bundler could not find compatible versions for gem “railties”:
In Gemfile:
rails (= 3.2.5) ruby depends on
railties (= 3.2.5) ruby

jquery-rails (= 2.0.0) ruby depends on
railties (3.2.6)

So I tried to update my gems via rvm, figuring that was the problem. (Did “rvm rubygems current”). But that didn’t seem to fix anything.

Help? Thanks!

  • 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-05T18:56:17+00:00Added an answer on June 5, 2026 at 6:56 pm

    Try changing this line:

    gem 'rails', '3.2.5'
    

    to

    gem 'rails', '3.2.6'
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've got a fancy-schmancy worksheet style view in a Rails app that is taking
I am having a problem that there are a lot of others posts here
I have an existing Rails internal app, that handles inventory, invoicing, order taking, labeling,
Taking out all of the obvious caveats related to benchmarks and benchmark comparison, is
Taking the jQuery framework for example, if you run code like this: $(document).ready(function init()
EDIT Taking COST 100 out made the command go through, however, I'm still unable
how would I develop an Email client in Ruby-on-rails taking Gmail as an example?
I'm pretty new to Ruby/Rails but I was taking a look at bundler and
I'm creating a new rails 3.2 project and everything is loading fine except the
Im trying to follow some online tutorial on annotating my models in rails. However,

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.