heroku/ruby
Fixed
- The
cache
directory that holds downloaded gems is now deleted afterbundle install
. This action reduces the final image size and does not impact future gem installation performance. (#434)
cache
directory that holds downloaded gems is now deleted after bundle install
. This action reduces the final image size and does not impact future gem installation performance. (#434)