gdpr_rails icon indicating copy to clipboard operation
gdpr_rails copied to clipboard

upgrade chartkick dependency v3.3.0

Open patriciojofre opened this issue 5 years ago • 2 comments
trafficstars

patriciojofre avatar Jan 07 '20 13:01 patriciojofre

@patriciojofre - CI is failing with this message

You are trying to install in deployment mode after changing
your Gemfile. Run `bundle install` elsewhere and add the
updated gemfiles/rails_6.gemfile.lock to version control.

masonhensley avatar Jan 10 '20 15:01 masonhensley

we should document this, but to get the green build from travis this command is necessary bundle exec appraisal install and then commit the locks, running a bundle install will be a good idea too. this is true for #45 too

best

michelson avatar Jan 10 '20 17:01 michelson