summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGo MAEDA <maeda@farend.jp>2022-12-28 00:35:46 +0000
committerGo MAEDA <maeda@farend.jp>2022-12-28 00:35:46 +0000
commit0a48c9276f7ca043ca36dd2f0914e69193577a69 (patch)
tree16218da31745b89b7ab2a0f85bb2a21e3484dbc8 /doc
parentc15dcf42e8c1304c7a0f4779aa272896c7718490 (diff)
downloadredmine-0a48c9276f7ca043ca36dd2f0914e69193577a69.tar.gz
redmine-0a48c9276f7ca043ca36dd2f0914e69193577a69.zip
Remove Bundler from Requirements (#38122).
Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@22005 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'doc')
-rw-r--r--doc/INSTALL1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/INSTALL b/doc/INSTALL
index b38a829f7..103342b84 100644
--- a/doc/INSTALL
+++ b/doc/INSTALL
@@ -8,7 +8,6 @@ http://www.redmine.org/
== Requirements
* Ruby 2.6, 2.7, 3.0, 3.1
-* Bundler >= 1.12.0
* A database:
* MySQL (tested with MySQL 5.7)