summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>2015-07-13 04:07:00 +0000
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>2015-07-13 04:07:00 +0000
commitf64f8723d8203287353e7bd0738b4051e26884a7 (patch)
tree041b0d17a41467c2e31806e2e8b78c8fb47338f5 /doc
parent11ac6bf060bc83792bd01635fc45b50c56e0f8d9 (diff)
downloadredmine-f64f8723d8203287353e7bd0738b4051e26884a7.tar.gz
redmine-f64f8723d8203287353e7bd0738b4051e26884a7.zip
doc/INSTALL: update requirements Bundler >= 1.5.0 (#19172)
git-svn-id: http://svn.redmine.org/redmine/trunk@14443 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 cf36dd86b..a2a3ca45f 100644
--- a/doc/INSTALL
+++ b/doc/INSTALL
@@ -9,7 +9,7 @@ http://www.redmine.org/
* Ruby >= 1.9.3
* RubyGems
-* Bundler >= 1.0.21
+* Bundler >= 1.5.0
* A database:
* MySQL (tested with MySQL 5.1)