Add jruby-openssl dependency on the java platform
This commit is contained in:
Родитель
5a1f4512f9
Коммит
8ab50a2690
4
Gemfile
4
Gemfile
|
@ -1,5 +1,9 @@
|
|||
source 'http://rubygems.org'
|
||||
|
||||
platforms :jruby do
|
||||
gem 'jruby-openssl', '~> 0.7'
|
||||
end
|
||||
|
||||
gemspec :path => 'oa-basic'
|
||||
gemspec :path => 'oa-core'
|
||||
gemspec :path => 'oa-enterprise'
|
||||
|
|
Загрузка…
Ссылка в новой задаче