Tests broken with activerecord-jdbc-adapter 1.2.3.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11085 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
c87f36d20b
commit
11977f08a7
1
Gemfile
1
Gemfile
@ -54,6 +54,7 @@ end
|
|||||||
platforms :jruby do
|
platforms :jruby do
|
||||||
# jruby-openssl is bundled with JRuby 1.7.0
|
# jruby-openssl is bundled with JRuby 1.7.0
|
||||||
gem "jruby-openssl" if Object.const_defined?(:JRUBY_VERSION) && JRUBY_VERSION < '1.7.0'
|
gem "jruby-openssl" if Object.const_defined?(:JRUBY_VERSION) && JRUBY_VERSION < '1.7.0'
|
||||||
|
gem "activerecord-jdbc-adapter", "1.2.2"
|
||||||
|
|
||||||
group :mysql do
|
group :mysql do
|
||||||
gem "activerecord-jdbcmysql-adapter"
|
gem "activerecord-jdbcmysql-adapter"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user