Upgrade to Ruby 2.6.0.
This commit is contained in:
parent
bb26a282aa
commit
0c8cdc456b
22 changed files with 321 additions and 705 deletions
|
|
@ -13,8 +13,8 @@ versions. So continue to use the Ruby implementation for now.
|
|||
|
||||
Reference: https://github.com/ruby/openssl/issues/208
|
||||
---
|
||||
ext/openssl/lib/openssl/config.rb | 54 ++++++++++++++++++++++++++++---------------
|
||||
test/openssl/test_config.rb | 54 +++++++++++++++++++++++++++++++++++++++++++
|
||||
ext/openssl/lib/openssl/config.rb | 54 ++++++++++++++++++++-----------
|
||||
test/openssl/test_config.rb | 54 +++++++++++++++++++++++++++++++
|
||||
2 files changed, 90 insertions(+), 18 deletions(-)
|
||||
|
||||
diff --git a/ext/openssl/lib/openssl/config.rb b/ext/openssl/lib/openssl/config.rb
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue