#!/bin/bash
GEM_HOME="@@HOMEBREW_CELLAR@@/cucumber-ruby/11.0.0/libexec" exec "@@HOMEBREW_CELLAR@@/cucumber-ruby/11.0.0/libexec/bin/cucumber"  "$@"
