]> source.dussan.org Git - redmine.git/commitdiff
upgrade activerecord-jdbc-adapter to 1.3.2
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Sat, 9 Nov 2013 16:44:44 +0000 (16:44 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Sat, 9 Nov 2013 16:44:44 +0000 (16:44 +0000)
git-svn-id: http://svn.redmine.org/redmine/trunk@12254 e93f8b46-1217-0410-a6f0-8f06a7374b81

Gemfile

diff --git a/Gemfile b/Gemfile
index 0b7f8f7497b5c73d9f1baa776b5482eefc0e294b..75a67d9272d0a91e7957f98da3b521ea147fcfaf 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -30,7 +30,7 @@ end
 platforms :jruby do
   # jruby-openssl is bundled with JRuby 1.7.0
   gem "jruby-openssl" if Object.const_defined?(:JRUBY_VERSION) && JRUBY_VERSION < '1.7.0'
-  gem "activerecord-jdbc-adapter", "~> 1.2.6"
+  gem "activerecord-jdbc-adapter", "~> 1.3.2"
 end
 
 # Include database gems for the adapters found in the database