summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGo MAEDA <maeda@farend.jp>2020-01-27 14:02:05 +0000
committerGo MAEDA <maeda@farend.jp>2020-01-27 14:02:05 +0000
commit84a032f14b0f26a452c010a079b3735223aa691a (patch)
treede70d0fe6fe63a36d8f98ce392bc216d0528bb9b /doc
parentf37ed7766572550bd563632f69ad940717fa9b90 (diff)
downloadredmine-84a032f14b0f26a452c010a079b3735223aa691a.tar.gz
redmine-84a032f14b0f26a452c010a079b3735223aa691a.zip
Drop support for Bundler prior to 1.12.0 (#32841).
Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@19468 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'doc')
-rw-r--r--doc/INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/INSTALL b/doc/INSTALL
index 49dd6e285..0c57edb39 100644
--- a/doc/INSTALL
+++ b/doc/INSTALL
@@ -8,7 +8,7 @@ http://www.redmine.org/
== Requirements
* Ruby 2.3, 2.4, 2.5, 2.6
-* Bundler >= 1.5.0
+* Bundler >= 1.12.0
* A database:
* MySQL (tested with MySQL 5.7)