Hi, It's great that Heroku no longer re-installs all required external gems every time I push, but sometimes I want to do precisely that: re- install gems (eg, to get the latest versions). Is there a command that allows me to do that? Right now I have to edit .gems and manually add --version flags --it'd be much easier to run something like heroku gems:refresh, or something like that.
Thanks, - A -- 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.
