I ran into the same problem.
Even when I explicitly specify the version of activesupport to use in my Gemfile:
gem 'rails', '3.2.9'
gem 'activesupport', '3.2.9'
it still gives me this error when I run bundle exec rails s:
/home/tyler/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.0.18/lib/bundler/runtime.rb:31:in `block in setup':
You have already activated activesupport 3.2.10, but your Gemfile requires activesupport 3.2.9. Consider using bundle exec. (Gem::LoadError)
, Rails , Rails.
, gemset ( ) , gemset "" ( / Rails 3.2.10, Rails 3.2.9), - !
, , - , :
gem uninstall activesupport -v 3.2.10
, Bundler, Rails ( -, / , Bundler, Bundler...).
: gem , gem (, /home/tyler/.rvm/gems/ruby-1.9.3-p194/specifications/activesupport-3.2.10.gemspec) raise 'disabled' . Bundler activesupport 3.2.10 ( ) activesupport, (activesupport 3.2.9).
activesupport 3.2.10, raise.
, , - , .