Enable dynamic loading of bct_exits within Ruby/Itk programs.
The purpose of this gem is to add the directories containing our
bct_exits.dll (and others like bct_tc_toolbox.dll) and its
dependent libraries to the list of directories from which dynamic
libraries can be loaded, once search path restrictions are enabled.
source 'https://gems.bct-technology.com/' gem 'bct_exits', '0.1.0'
$ gem sources -a https://gems.bct-technology.com/
$ gem install bct_exits -v 0.1.0
This action is irreversible
source 'https://gems.bct-technology.com/' gem 'bct_exits', '0.1.1'
$ gem sources -a https://gems.bct-technology.com/
$ gem install bct_exits -v 0.1.1
This action is irreversible
source 'https://gems.bct-technology.com/' gem 'bct_exits', '0.1.2'
$ gem sources -a https://gems.bct-technology.com/
$ gem install bct_exits -v 0.1.2
This action is irreversible