This fixes an issue where if exe/floe is run without bundle exec it will pull in the version of floe installed on the system instead of the local adjacent code.
Incidentally, now you no longer are forced to run it with bundle exec, however, you may still want to as it ensures dependency gem versions.
This fixes an issue where if exe/floe is run without bundle exec it will pull in the version of floe installed on the system instead of the local adjacent code.
Incidentally, now you no longer are forced to run it with bundle exec, however, you may still want to as it ensures dependency gem versions.