Probably not automatically. Ruby is only a programming language. RPG Maker likely has APIs you would need to use to perform the rendering. This is how the official generic Spine runtimes work for C, C#, JavaScript, Lua, etc. The generic runtime does most of the work, you just need to implement rendering.