I would like to create step definitions for cucumber that depend on a range of gems. Cucumber does not seem to pick up the Gemfile when I put it in the same directory as the step definition. Running cucumber in verbose mode results in follow output:
- ../../product/feature-step/Gemfile [NOT SUPPORTED]
- ../../product/feature-step/Gemfile.lock [NOT SUPPORTED]