helix/examples/unit/Gemfile

5 lines
93 B
Ruby

source 'https://rubygems.org'
gem 'helix_runtime', path: '../../ruby'
gem 'rake', '~> 10.0'