awsome 0.0.29 → 0.0.30

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. data/lib/awsome/executor.rb +2 -2
  2. metadata +1 -1
@@ -17,9 +17,9 @@ module Awsome
17
17
  puts "Executing Match"
18
18
  puts "==============="
19
19
  puts "Instance:"
20
- p @i_pool
20
+ ap @i_pool
21
21
  puts "Requirement:"
22
- p @r_pool
22
+ ap @r_pool
23
23
 
24
24
  run
25
25
  wait_for_ssh
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: awsome
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.29
4
+ version: 0.0.30
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: