Alright, I managed to reproduce this issue by using rvm and installing fastlane with
gem install fastlane
and also
rvm @global do gem install fastlane
Afterwards running rvm @global do fastlane action gym
would throw the same error you posted. I fixed it by uninstalling fastlane completely: