Мне недавно пришлось добавить два драгоценных камня в мой файл драгоценных камней.Когда я добавил их в свой gemfile, я отправил их прямо на рабочий сервер.Я подключился к производственному серверу по SSH и попытался запустить bundle install .Это ошибка, я иду:
>> bundle install
.........
>> You are trying to install in deployment mode after changing
your Gemfile. Run `bundle install` elsewhere and add the
updated Gemfile.lock to version control.
If this is a development machine, remove the Gemfile freeze
by running `bundle install --no-deployment`.
You have added to the Gemfile:
* RedCloth
* tanker