Re: rails-3.0.0.beta4 on bamboo-ree-1.8.7?

2010-06-13 Thread Ariejan de Vroom
As an added question: I can specify the requirement for bundler 0.9.26 in .gems, Heroku installs it on push. However, when Heroku detects the Gemfile it will run against the system (?) bundler, instead of the one just installed. Is there any way I can tell heroku to use the 'customly installed'

Re: rails-3.0.0.beta4 on bamboo-ree-1.8.7?

2010-06-13 Thread Trevor Turk
On Jun 13, 5:49 am, Ariejan de Vroom arie...@gmail.com wrote: Is there any way I can tell heroku to use the 'customly installed' 0.9.26 version instead? That would be a 'fix' for future bundler updates as well. I tried to do this as well, and found it didn't work for whatever reason. It would

Re: rails-3.0.0.beta4 on bamboo-ree-1.8.7?

2010-06-12 Thread Trevor Turk
On Jun 10, 9:43 pm, Pedro Belo pe...@heroku.com wrote: Thanks for reporting. We're aware we need to update Bundler - we'll roll that out asap! Any chance of an ETA on this Bundler update? -- You received this message because you are subscribed to the Google Groups Heroku group. To post to

Re: rails-3.0.0.beta4 on bamboo-ree-1.8.7?

2010-06-11 Thread webdevotion
Good news! Looking forward to it! On Jun 11, 4:43 am, Pedro Belo pe...@heroku.com wrote: Hey guys! Thanks for reporting. We're aware we need to update Bundler - we'll roll that out asap! On Thu, Jun 10, 2010 at 7:37 PM, Chris Hanks christopher.m.ha...@gmail.com wrote: I'm anxious for

Re: rails-3.0.0.beta4 on bamboo-ree-1.8.7?

2010-06-11 Thread webdevotion
Curious to see the update too! On Jun 11, 4:43 am, Pedro Belo pe...@heroku.com wrote: Hey guys! Thanks for reporting. We're aware we need to update Bundler - we'll roll that out asap! On Thu, Jun 10, 2010 at 7:37 PM, Chris Hanks christopher.m.ha...@gmail.com wrote: I'm anxious for

rails-3.0.0.beta4 on bamboo-ree-1.8.7?

2010-06-10 Thread Ariejan de Vroom
Hey, I'm running into a Bundler/Rails issue when trying to deploy a Rails 3.0.0.beta4 app to the bamboo-ree-.1.8.7 stack. Rails 3b4 need bundler 0.9.26, however, 0.9.25 is installed. Are there any plans on upgrading Bundler on the bamboo stack or are there other ways around? Thanks, Ariejan de

Re: rails-3.0.0.beta4 on bamboo-ree-1.8.7?

2010-06-10 Thread Chris Hanks
I'm anxious for Bundler 0.9.26 also! On Jun 9, 3:31 am, Ariejan de Vroom arie...@gmail.com wrote: Hey, I'm running into a Bundler/Rails issue when trying to deploy a Rails 3.0.0.beta4 app to the bamboo-ree-.1.8.7 stack. Rails 3b4 need bundler 0.9.26, however, 0.9.25 is installed. Are