From 81d0ce945f51e9b5a0f416347382f1448ee2bc5f Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Sat, 4 Jul 2026 23:37:17 +0200 Subject: redmine: Updated for version 7.0.0 --- redmine/README | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'redmine/README') diff --git a/redmine/README b/redmine/README index a9656b3..d60b1b3 100644 --- a/redmine/README +++ b/redmine/README @@ -1,10 +1,16 @@ Redmine is a flexible project management web application. Written using the Ruby on Rails framework, it is cross-platform and cross-database. -Redmine 6.1 requires Ruby 3.2 at minimum. Use rbenv to install an +Redmine 7.0 requires Ruby 3.2 at minimum. Use rbenv to install an appropriate Ruby version. The installation directory can be changed by setting the DOCROOT environment variable. "redmine"-directory will be created inside the DOCROOT. REDMINE_USER and REDMINE_GROUP are used to set the owner of the redmine directory and its contents. + +Do "bundle update" after an installation or update to install the +dependencies for the used Ruby version and see the upgrading guide +for final steps: + +https://www.redmine.org/projects/redmine/wiki/RedmineUpgrade -- cgit v1.2.3