I have an app with a .gems manifest. When initially pushed to Heroku, some of the gems listed in the manifest did not specify a version number. According to the Heroku docs, "when no explicit version is specified, the most recent version of the gem is installed."
However, the documentation also leads me to believe that Heroku isn't going to install a newer release of a gem for my app unless I push a modified .gems file. Is this correct? Is there a way to find out which versions are currently running for gems on my app? Thanks, jed -- 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.
