From: Toshi MARUYAMA Date: Mon, 13 Jul 2015 04:09:13 +0000 (+0000) Subject: Merged r14443 from trunk to 3.1-stable (#19172) X-Git-Tag: 3.1.0~6 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=74aac50c8f6e39420e0b8635cbef816d0d333cda;p=redmine.git Merged r14443 from trunk to 3.1-stable (#19172) doc/INSTALL: update requirements Bundler >= 1.5.0. git-svn-id: http://svn.redmine.org/redmine/branches/3.1-stable@14444 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- 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)