diff options
author | Kazuki Yamaguchi <[email protected]> | 2021-06-25 20:27:14 +0900 |
---|---|---|
committer | Kazuki Yamaguchi <[email protected]> | 2021-07-18 17:48:42 +0900 |
commit | 70f0a802fee58b7795b81f0273cee1c9bf8b1bd3 (patch) | |
tree | 1869432c287cffc58e187d753cea3dbd1eff3dfa /ext/openssl/ossl_ssl.c | |
parent | 4f7c3f631a8afa3a7e990487ddd042a6124a6526 (diff) |
[ruby/openssl] use Bundler for dependency management and Rake gem tasks
Back in 2016, we chose not to use Bundler in Ruby/OpenSSL development
because Bundler depended on openssl and could not be used for testing
openssl itself - "bundle exec rake test" would end up with loading two
different versions of openssl at the same time.
This has been resolved long time ago. We can now safely use it for
development dependency management and for Rake tasks.
https://github.com/ruby/openssl/commit/47283d9161
Diffstat (limited to 'ext/openssl/ossl_ssl.c')
0 files changed, 0 insertions, 0 deletions