is there way without creating new release , can we update new gems for ruby version in any of existing cloud foundry deployment from bosh.
For example , our cf installation we are having ruby 1.9.1 with few gems installed by bundler. now we need one or more new gems to be added for dependencies . So we have added into the Gemfile and Gemfile.lock. But these changes not affected into existing ruby.