I am currently trying to run a jenkins build for some of my cucumber tasks. All of my gems have been installed by using the Bundler. The gems are stored in the vendor folder
You could see where is bundle is installed by running which bundle and run the bundle command from there
bundle
which bundle