diff options
author | Akinori MUSHA <[email protected]> | 2021-10-01 11:07:19 +0900 |
---|---|---|
committer | Hiroshi SHIBATA <[email protected]> | 2021-10-12 20:53:18 +0900 |
commit | 58ae1efb49e2ba10960a62b4f4e1c01811b71e59 (patch) | |
tree | bd633b483ee9747a62b0218d564f9d7ce33e1273 /doc/dtrace_probes.rdoc | |
parent | 01dc55ffad7f8b28865d7c1138f92b70348436ff (diff) |
[ruby/digest] Avoid the constant redefinition warning
The gem and bundle commands first load digest via openssl, so loading
the digest gem would cause this warning every time one of these
commands is run:
```
.../lib/ruby/gems/3.0.0/gems/digest-3.1.0/lib/digest.rb:11: warning: already initialized constant Digest::REQUIRE_MUTEX
.../lib/ruby/3.0.0/digest.rb:7: warning: previous definition of REQUIRE_MUTEX was here
```
https://github.com/ruby/digest/commit/16172612d5
Diffstat (limited to 'doc/dtrace_probes.rdoc')
0 files changed, 0 insertions, 0 deletions