highlander 0.3.0
The highlander spec ensures that only one instance of the current process is running. If you try to run the same Ruby program again it will raise a RuntimeError instead.
Gemfile:
=
install:
=
Development Dependencies (1):
rspec
~> 3.11