But I'm using bundler on all of my projects. Believe me, they are resolved
on my local system. The problem is with Heroku -- just for this particular
app -- not figuring out that they have been resolved. I don't know what
about my Gemfile.lock file that is throwing Heroku into a tailspin of having
to reinstall everything. I'd be glad to paste my lock file if you'd be
interested.





On Mon, Jan 31, 2011 at 11:30 AM, Wes Gamble <[email protected]> wrote:

>  Bundler resolves dependencies super well - if you aren't using Bundler on
> your other projects, that's why.
>
> Wes
>
> On 1/31/11 2:06 AM, Volkan Unsal wrote:
>
> Yes, I am.
>
>
>
> On Mon, Jan 31, 2011 at 2:45 AM, Wesley Gamble <[email protected]> wrote:
>
>> Are you using Bundler?
>>
>> Sent from my iPhone
>>
>> On Jan 31, 2011, at 1:14 AM, Volkan Unsal <[email protected]> wrote:
>>
>> > Anyone can help me? This doesn't always happen. My other apps do not
>> > find unresolved dependencies every time I deploy, but I don't know
>> > what is the difference between them and this.
>> >
>> >
>> >
>> > On Jan 30, 5:53 am, Volkan Unsal <[email protected]> wrote:
>> >> This is from my deployment message. I dunno...is it normal?
>> >>
>> >> Writing objects: 100% (13/13), 1.88 KiB, done.
>> >> Total 13 (delta 10), reused 0 (delta 0)
>> >>
>> >> -----> Heroku receiving push
>> >> -----> Rails app detected
>> >> -----> Detected Rails is not set to serve static_assets
>> >>        Installing rails3_serve_static_assets... done
>> >> -----> Gemfile detected, running Bundler version 1.0.7
>> >>        Unresolved dependencies detected; Installing...
>> >>        Using --without test:development:staging
>> >>        Fetching source index forhttp://rubygems.org/
>> >>
>> >> On Jan 29, 6:50 am, Volkan Unsal <[email protected]> wrote:
>> >>
>> >>> I haven't installed any gems since the last time I deployed, but
>> >>> Heroku keeps thinking there is something new I suppose, and that
>> >>> significantly slows down my deployment time. How can I make sure that
>> >>> I don't get this message?
>> >>
>> >>>>       Unresolved dependencies detected; Installing...
>> >>
>> >>
>> >
>> > --
>> > You received this message because you are subscribed to the Google
>> Groups "Heroku" group.
>> > To post to this group, send email to [email protected].
>> > To unsubscribe from this group, send email to
>> [email protected]<heroku%[email protected]>
>> .
>> > For more options, visit this group at
>> http://groups.google.com/group/heroku?hl=en.
>> >
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Heroku" group.
>> To post to this group, send email to [email protected].
>> To unsubscribe from this group, send email to
>> [email protected]<heroku%[email protected]>
>> .
>> For more options, visit this group at
>> http://groups.google.com/group/heroku?hl=en.
>>
>>
>  --
> You received this message because you are subscribed to the Google Groups
> "Heroku" 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/heroku?hl=en.
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Heroku" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<heroku%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/heroku?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" 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/heroku?hl=en.

Reply via email to