serverspec 0.0.18 → 0.0.19

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.
data/README.md CHANGED
@@ -34,7 +34,7 @@ Select OS Type of target host:
34
34
  4) Solaris
35
35
  5) None
36
36
 
37
- Select container number: 1
37
+ Select number: 1
38
38
 
39
39
  + spec/
40
40
  + spec/www.example.jp/
@@ -16,7 +16,7 @@ Select OS Type of target host:
16
16
  4) Solaris
17
17
  5) None
18
18
 
19
- Select container number:
19
+ Select number:
20
20
  EOF
21
21
 
22
22
  print prompt.chop
@@ -1,3 +1,3 @@
1
1
  module Serverspec
2
- VERSION = "0.0.18"
2
+ VERSION = "0.0.19"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: serverspec
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.18
4
+ version: 0.0.19
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: