]> source.dussan.org Git - redmine.git/commitdiff
Merged r16553 (#25829).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 27 May 2017 07:33:09 +0000 (07:33 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 27 May 2017 07:33:09 +0000 (07:33 +0000)
git-svn-id: http://svn.redmine.org/redmine/branches/3.2-stable@16561 e93f8b46-1217-0410-a6f0-8f06a7374b81

Gemfile

diff --git a/Gemfile b/Gemfile
index 9e6d74ade6ee24882f9c8147cef0b81b0139e2f0..293782e0f71ec1ef220a33f909d4bafb9276970f 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -69,7 +69,7 @@ if File.exist?(database_file)
     adapters.each do |adapter|
       case adapter
       when 'mysql2'
-        gem "mysql2", "~> 0.3.11", :platforms => [:mri, :mingw, :x64_mingw]
+        gem "mysql2", "~> 0.4.6", :platforms => [:mri, :mingw, :x64_mingw]
         gem "activerecord-jdbcmysql-adapter", :platforms => :jruby
       when 'mysql'
         gem "activerecord-jdbcmysql-adapter", :platforms => :jruby