Yeah, this has happened to me before, too. I'm pretty sure the problem is on Heroku's end.
I don't worry that much about it, though, since the max slug size is 100 MB. On Oct 11, 8:57 pm, stephen murdoch <[email protected]> wrote: > I have encountered a few strange problems with Heroku this evening. > > My repo size somehow managed to bloat to 17mb so I removed some gems > from my Gemfile (ran bundle install, git add Gemfile.lock etc etc) and > found that my repo was still 17mb. > > I removed all my gems (apart from rails and pg) and the repo didn't > get any smaller. My app is no bigger than 2mb. > > So I deleted my app (along with my .git and .bundle directories) and > created everything from scratch. > > This seemed to fix the problem, until just now, when I tried to remove > 4 large gems from my Gemfile and didn't see any change in the size of > my compiled slug on Heroku. > > Is this something that other people are experiencing? > > FWIW, I've tried everything I can think of, including removing > Gemfile.lock, .bundle etc etc -- 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.
