fauxhai 0.0.3 → 0.0.4

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,3 @@
1
+ {
2
+ "version": "6.3"
3
+ }
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fauxhai
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-09-04 00:00:00.000000000 Z
12
+ date: 2012-11-06 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: chef
@@ -85,14 +85,21 @@ files:
85
85
  - lib/fauxhai/keys/id_rsa
86
86
  - lib/fauxhai/keys/id_rsa.pub
87
87
  - lib/fauxhai/mocker.rb
88
+ - lib/fauxhai/platforms/amazon/2012.09.json
88
89
  - lib/fauxhai/platforms/centos/6.0.json
89
90
  - lib/fauxhai/platforms/centos/6.3.json
90
91
  - lib/fauxhai/platforms/centos/default.json
91
92
  - lib/fauxhai/platforms/chefspec/0.6.1.json
92
93
  - lib/fauxhai/platforms/chefspec/default.json
94
+ - lib/fauxhai/platforms/debian/6.0.5.json
93
95
  - lib/fauxhai/platforms/mac_os_x/10.6.8.json
94
96
  - lib/fauxhai/platforms/mac_os_x/10.7.4.json
97
+ - lib/fauxhai/platforms/mac_os_x/10.8.2.json
95
98
  - lib/fauxhai/platforms/mac_os_x/default.json
99
+ - lib/fauxhai/platforms/omnios/151002.json
100
+ - lib/fauxhai/platforms/redhat/5.8.json
101
+ - lib/fauxhai/platforms/redhat/6.3.json
102
+ - lib/fauxhai/platforms/redhat/default.json
96
103
  - lib/fauxhai/platforms/ubuntu/10.04.json
97
104
  - lib/fauxhai/platforms/ubuntu/12.04.json
98
105
  - lib/fauxhai/platforms/ubuntu/default.json