summaryrefslogtreecommitdiff
path: root/external_tests/halite.gemfile
blob: cd8cd05668a2a7b7c4ba2502bfabd1cd7f3d195c (plain)
1
2
3
4
5
6
7
8
source 'https://rubygems.org'

gemspec(name: 'chef', path: "../")

gem 'poise', github: 'poise/poise'
gem 'halite', github: 'poise/halite'
gem 'poise-boiler', github: 'poise/poise-boiler'
gem 'rspec-command', github: 'coderanger/rspec-command'