179a788fe3
- use aruba to test command line options - use rspec to unit test
7 lines
83 B
Ruby
7 lines
83 B
Ruby
source 'https://rubygems.org'
|
|
|
|
gem 'aws-sdk'
|
|
gem 'trollop'
|
|
gem 'rspec'
|
|
gem 'aruba'
|