Convert .jar to .zip using ruby

Hi ,

I am packaging set of JSON files to a jar file. I am downloading this jar from artifactory and trying to mv .jar to .zip file but that code returns nothing.
Please suggest if there is a way to do it.

Thanks in advance