Top Level Namespace
- Includes:
- FileUtils, RbConfig
Defined Under Namespace
Constant Summary collapse
- ZSTD_VERSION =
'1.5.2'- ZLIB_VERSION =
'1.2.11'- RB_VERSION =
CONFIG['MAJOR']+'.'+CONFIG['MINOR']
- ZMOD_VERSION =
Review requirements with every new zlib module release!
RB_VERSION >= '2.3' ? '3.1' : RB_VERSION