Revision bf81b9cf
Added by Thomas McKay over 8 years ago
Gemfile | ||
---|---|---|
2 | 2 |
|
3 | 3 |
gemspec |
4 | 4 |
|
5 |
gem 'apipie-bindings', :path => "../apipie-bindings" |
|
5 | 6 |
gem 'hammer_cli', :path => "../hammer-cli" |
6 | 7 |
gem 'hammer_cli_foreman', :path => "../hammer-cli-foreman" |
7 | 8 |
gem 'hammer_cli_katello', :path => "../hammer-cli-katello" |
8 | 9 |
gem 'hammer_cli_foreman_tasks', :path => "../hammer-cli-foreman-tasks" |
9 | 10 |
|
10 |
gem 'pry' |
|
11 |
gem 'pry-debugger' |
|
12 |
|
|
13 | 11 |
group :test do |
14 | 12 |
gem 'rake' |
15 | 13 |
gem 'thor' |
Also available in: Unified diff
test-fixes - setup_test clean except for manifest upload repeat