mirror of
https://github.com/ruby/ruby.git
synced 2026-01-29 13:34:17 +00:00
(https://github.com/ruby/fiddle/pull/118) String#unpack1 is available since Ruby 2.4, and support for older than Ruby 2.5 was dropped by #85. Also simplified a common return statement.