The change from ffc4e0d1b47b8d04ad271f19eaef2c9154066924 included in 4.3.6 triggers a warning on Ruby 2.1.5p273 (Debian Jessie). Reversing the change, fixes the warning:
/var/lib/gems/2.1.0/gems/commander-4.3.7/lib/commander/user_interaction.rb:333:inconst_get': Use RbConfig instead of obsolete and deprecated Config.`
The change from ffc4e0d1b47b8d04ad271f19eaef2c9154066924 included in 4.3.6 triggers a warning on Ruby 2.1.5p273 (Debian Jessie). Reversing the change, fixes the warning:
/var/lib/gems/2.1.0/gems/commander-4.3.7/lib/commander/user_interaction.rb:333:in
const_get': Use RbConfig instead of obsolete and deprecated Config.`