提交 03f4b946 编写于 作者: G Gaurav Sharma

update to ruby-oci8 - 2.2.0

It stopped `ruby 1.8` support, we already switched to `ruby >= 2.2.2`
上级 64476e91
...@@ -122,7 +122,7 @@ end ...@@ -122,7 +122,7 @@ end
# gems that are necessary for ActiveRecord tests with Oracle database # gems that are necessary for ActiveRecord tests with Oracle database
if ENV['ORACLE_ENHANCED'] if ENV['ORACLE_ENHANCED']
platforms :ruby do platforms :ruby do
gem 'ruby-oci8', '~> 2.1' gem 'ruby-oci8', '~> 2.2'
end end
gem 'activerecord-oracle_enhanced-adapter', github: 'rsim/oracle-enhanced', branch: 'master' gem 'activerecord-oracle_enhanced-adapter', github: 'rsim/oracle-enhanced', branch: 'master'
end end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册