requiring gems is currently not supported (we are working on it though).
DragonRuby comes with an open struct implementation (sort of) called OpenEntity
If you want to use a gem, you have to put all the source of the gem into the app directory.
Thank you! :)