Adds a note about bug in Ruby 2.5.x, Ref #1283

This commit is contained in:
Erwan
2019-01-25 20:14:14 +00:00
committed by GitHub
parent a904053002
commit 5a787f8ed5

View File

@@ -10,7 +10,9 @@
## Prerequisites:
- Ruby >= 2.3 - Recommended: latest
- Curl >= 7.21 - Recommended: latest - FYI the 7.29 has a segfault
- Ruby 2.5.0 to 2.5.3 can cause an 'undefined symbol: rmpd_util_str_to_d' error in some systems, see https://github.com/wpscanteam/wpscan/issues/1283
- Curl >= 7.21 - Recommended: latest
- The 7.29 has a segfault.
- RubyGems - Recommended: latest
### From RubyGems: