We currently have one stone, the original repo is github, and we added it as
gem 'xyz', :git => ' git@github.com /sandip/abc.git'
Now, after changing the code in github repo. How do we update the same stone on the hero? because heroku does not support a command like -
heroku bundle update GEM_NAME
Sandip ransing
source share