I gem file I added this:

gem 'delayed_job_active_record'

Then when I bundled, this happened:

$ bundle
Fetching gem metadata from https://rubygems.org/..........
Fetching gem metadata from https://rubygems.org/..
Resolving dependencies...
Bundler could not find compatible versions for gem "activesupport":
  In Gemfile:
    delayed_job_active_record (>= 0) ruby depends on
      activesupport (~> 3.0) ruby

    sass-rails (~> 4.0.0) ruby depends on
      activesupport (4.0.0)

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/04f82b0c5273262e568ed164b99313fc%40ruby-forum.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to