It's an excellent redmine plugin. I've used it in previous versions of redmine, but when I want toinstall into redmine 4.0.5 I get next error when execute: rake redmine:plugins:migrate RAILS_ENV=production
You must use Bundler 2 or greater with this lockfile.
When I execute: bundle version, this returns Bundler version 2.1.0 (2019-12-15 commit 683fe9799e)
Hi guys,
It's an excellent redmine plugin. I've used it in previous versions of redmine, but when I want toinstall into redmine 4.0.5 I get next error when execute: rake redmine:plugins:migrate RAILS_ENV=production
You must use Bundler 2 or greater with this lockfile.
When I execute: bundle version, this returns Bundler version 2.1.0 (2019-12-15 commit 683fe9799e)
Can you help me?