# File lib/rye/cmd.rb, line 89
89:
def
gzip
(
*
args
)
run_command
(
'gzip'
,
args
)
end