fauxhai-ng 9.1.0 → 9.2.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module Fauxhai
2
- VERSION = "9.1.0".freeze
2
+ VERSION = "9.2.0".freeze
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fauxhai-ng
3
3
  version: !ruby/object:Gem::Version
4
- version: 9.1.0
4
+ version: 9.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Seth Vargo
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2021-11-01 00:00:00.000000000 Z
12
+ date: 2022-01-26 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: net-ssh
@@ -121,6 +121,7 @@ files:
121
121
  - lib/fauxhai/platforms/.DS_Store
122
122
  - lib/fauxhai/platforms/aix/7.1.json
123
123
  - lib/fauxhai/platforms/aix/7.2.json
124
+ - lib/fauxhai/platforms/almalinux/8.json
124
125
  - lib/fauxhai/platforms/amazon/.DS_Store
125
126
  - lib/fauxhai/platforms/amazon/2.json
126
127
  - lib/fauxhai/platforms/amazon/2018.03.json
@@ -163,6 +164,7 @@ files:
163
164
  - lib/fauxhai/platforms/redhat/7.8.json
164
165
  - lib/fauxhai/platforms/redhat/7.9.json
165
166
  - lib/fauxhai/platforms/redhat/8.json
167
+ - lib/fauxhai/platforms/rocky/8.json
166
168
  - lib/fauxhai/platforms/smartos/5.11.json
167
169
  - lib/fauxhai/platforms/solaris2/5.11.json
168
170
  - lib/fauxhai/platforms/suse/.DS_Store
@@ -203,7 +205,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
203
205
  - !ruby/object:Gem::Version
204
206
  version: '0'
205
207
  requirements: []
206
- rubygems_version: 3.2.22
208
+ rubygems_version: 3.2.32
207
209
  signing_key:
208
210
  specification_version: 4
209
211
  summary: Fauxhai provides an easy way to mock out your ohai data for testing with