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

Gemfile

diff --git a/Gemfile b/Gemfile
index 00d44b520a93cbc1a2e674578d05574edd124d38..138884823ccd817b48397b612bc66ad191ee0f4d 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