Indeed https://github.com/rails/rails/issues/9386
Francesco RodrÃguez @frodsan (http://twitter.com/#!/frodsan) https://github.com/frodsan http://www.frodsan.com/ On Tuesday, February 26, 2013 at 10:31 AM, Rodrigo Rosenfeld Rosas wrote: > I had to update several gems for Bundler to accept it but now I'm stuck: > > bundle update rails devise knockoutjs-rails sass-rails coffee-rails > devise-encryptable oojs > Fetching gem metadata from https://rubygems.org/....... > Fetching gem metadata from https://rubygems.org/.. > Resolving dependencies... > Bundler could not find compatible versions for gem "railties": > In Gemfile: > coffee-rails (~> 3.2.1) java depends on > railties (~> 3.2.0.beta) java > > railties (4.0.0.beta1) > > I try to support both MRI and JRuby in my application but they should be > independent from each other, right? I mean, I can't run Bundler for both > at the same time. > > What am I supposed to do in this situation? > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Core" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > (mailto:[email protected]). > To post to this group, send email to [email protected] > (mailto:[email protected]). > Visit this group at http://groups.google.com/group/rubyonrails-core?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/rubyonrails-core?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
