I''m getting some `rake aborted` messages when running the tests on master. Specifically: https://gist.github.com/3108716 (there are more of them). I''m using 1.9.3-p194 Am I missing something? Can these safely be ignored? Cheers, Katrina -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-core/-/47REIjpgZRUJ. To post to this group, send email to rubyonrails-core@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-core+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en.
You need to do a bundle update On 14/07/12 02:36, kytrinyx wrote:> I''m getting some `rake aborted` messages when running the tests on master. > > Specifically: https://gist.github.com/3108716 (there are more of them). > > I''m using 1.9.3-p194 > > Am I missing something? Can these safely be ignored? > > Cheers, > Katrina > > -- > You received this message because you are subscribed to the Google > Groups "Ruby on Rails: Core" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/rubyonrails-core/-/47REIjpgZRUJ. > To post to this group, send email to rubyonrails-core@googlegroups.com. > To unsubscribe from this group, send email to > rubyonrails-core+unsubscribe@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/rubyonrails-core?hl=en.-- http://jonathanleighton.com/ -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-core+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en.
On 14/07/12 02:36, kytrinyx wrote:> I''m getting some `rake aborted` messages when running the tests onmaster. On Saturday, July 14, 2012 10:33:32 AM UTC+2, Jon Leighton wrote:> > You need to do a bundle update >Ah, of course. Thank you! -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-core/-/eMew5zDUaqoJ. To post to this group, send email to rubyonrails-core@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-core+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en.