qulogic/gplugin

Add ruby 2.4 and 2.5 as allowed versions
feature/ruby-loader
2018-07-18, Jason Scherer
80402c26bcc1
file isExecutable
Add ruby 2.4 and 2.5 as allowed versions
#!/bin/sh
set -e
if [ "$1" = "remove" ] ; then
ldconfig
fi
#DEBHELPER#
exit 0