Include all source files in gemspec (And thus, into generated gem file.)
Declare dev dependencies necessary to run cucumber tests <= not sure about these. I'm trying to run the cucumber feature tests locally, and seem to have issues.
bundle install # Install required gems
bundle exec rake # Run the feature tests