Tim, I got this same error as well. It required a small patch to the gemspec of meta_search. You can see the associated pull request here: https://github.com/bborn/meta_search/pull/1/files
If you point your gemfile to my rails3.1 branch at git://github.com/jtgeibel/meta_search.git all should be good. Hope that helps, Justin On Mar 8, 6:45 pm, Tim Uckun <[email protected]> wrote: > Bundler could not find compatible versions for gem "activesupport": > In Gemfile: > meta_search depends on > activesupport (~> 3.1.0) > > rails (= 3.1.0.beta) depends on > activesupport (3.1.0.beta) -- You received this message because you are subscribed to the Google Groups "CommunityEngine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/communityengine?hl=en.
