mirror of
https://github.com/meineerde/redmine.git
synced 2026-01-31 19:47:14 +00:00
git-svn-id: https://svn.redmine.org/redmine/trunk@22971 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
218b1ecae5
commit
86d262d5c5
2
Gemfile
2
Gemfile
@ -1,6 +1,6 @@
|
||||
source 'https://rubygems.org'
|
||||
|
||||
ruby '>= 3.0.0', '< 3.4.0'
|
||||
ruby '>= 3.1.0', '< 3.4.0'
|
||||
|
||||
gem 'rails', '7.2.0'
|
||||
gem 'rouge', '~> 4.2'
|
||||
|
||||
@ -7,7 +7,7 @@ http://www.redmine.org/
|
||||
|
||||
== Requirements
|
||||
|
||||
* Ruby 3.0, 3.1, 3.2, 3.3
|
||||
* Ruby 3.1, 3.2, 3.3
|
||||
|
||||
* A database:
|
||||
* MySQL (tested with MySQL 8)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user