Open risaer opened 1 year ago
Just skip the development and test groups. They should not be needed for production use.
same problem here. I did the mentioned procedure, it didn't work in 5.05
Work for me on debian 12:
Environment:
Redmine version 5.1.2.stable
Ruby version 3.1.2-p20 (2022-04-12) [x86_64-linux-gnu]
Rails version 6.1.7.7
Environment production
Database adapter Mysql2
Mailer queue ActiveJob::QueueAdapters::AsyncAdapter
Mailer delivery smtp
Redmine settings:
Redmine theme Magneticmine2 (includes JavaScript)
SCM:
Subversion 1.14.2
Git 2.39.2
Filesystem
Redmine plugins:
redmine_hourglass 1.3.0-dev
Didn't work with Redmine 5.1.3.devel
A conflicting gem 'rack', '>= 3.1.3'
was added to Gemfile
: https://www.redmine.org/projects/redmine/repository/svn/revisions/22876/diff/trunk/Gemfile
on
bundle install
I get this error:Is there anything that can be done?