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.
vi .bundle/config
change the BUNDLE_FROZEN
BUNDLE_FROZEN: "false"
again "bundle install"
#bundler
#ruby