I\'m trying to push to heroku using
git push heroku master
It gets stuck when trying to access rubygems:
-> Heroku r
Solved.
Problems was with active admin and meta_search see https://github.com/gregbell/active_admin/issues/182
That was a waste of a few days.. heroku support helped me figure that out
remove the faker gem from gem file then try, it may work...
Is it still occuring now? It would seem that the problem isn't yours to fix but Heroku's.
Did you check https://status.heroku.com/ when the problem was occuring? There was a problem with Heroku tools yesterday which may explain the problem.