'Rails vendor/cache include gems

A few days ago I installed a rails project from my work, after finishing the installation I was surprised that when i run 'bundle install' it creates the folder: "vendor/cache" that contains countless files related to the gems that use the project
.

I leave you a link of what the folder contains .
Any idea how to fix it? Thanks for reading me



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source