puppet 7.22.0-universal-darwin → 7.23.0-universal-darwin

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e2cd7e029ce27e48180ecc3432b651ff6a2933c99166f31fd82b498fbadd9dc5
4
- data.tar.gz: a98915aa4db761d30cc7b652179f998cb549382e01caf4cbcc2a0e82c1bd32e5
3
+ metadata.gz: f02d8a81437e20fd3dc02dfa2c4bf29c90b21a59b01fd66b3f59c30c7e94ed9e
4
+ data.tar.gz: feb5ec780ef14ab47c4b9d2cef6e94500b9e7e060a73488953628d269fe0e37d
5
5
  SHA512:
6
- metadata.gz: a59780e3bd62216fe2ee2fb7d77da686663cf55502fdd58a75defe37cd57859a7094d4054180eb33f284f8651488215ceb18ae20bc0844281d9ea20a9f8f368d
7
- data.tar.gz: ff194f4bd0b0c82d90405fbd27e97ec2f0dcd099580cef15f28bedf307b80f25670004c26a54b2feecdf3c7e30856ef4af1917ac11dffee49e62e47ecc2b235c
6
+ metadata.gz: 78ffe53fe5ec080d0e208b70557d62ae22fa58410795e69f439de45e619a9c9fb7758c22ef4b878a987f394105a3159d2b4076e8547fa5f1344f08331f025a2d
7
+ data.tar.gz: e0769d478bfd77310eefc6d66fbaf65332498a4b84ace9b02eefc10373073c324129d78c8a9d3d223f776e701809b6406992510a434c5960937da1f9dfd6322c
data/Gemfile.lock CHANGED
@@ -1,7 +1,21 @@
1
+ GIT
2
+ remote: https://github.com/puppetlabs/packaging
3
+ revision: f723ffb6df1216eb6cec0c81c0bec349b4fad506
4
+ branch: 1.0.x
5
+ specs:
6
+ packaging (0.108.1.6.gf723ffb)
7
+ apt_stage_artifacts
8
+ artifactory (~> 3)
9
+ csv (= 3.1.5)
10
+ google-cloud-storage
11
+ googleauth
12
+ rake (>= 12.3)
13
+ release-metrics
14
+
1
15
  PATH
2
16
  remote: .
3
17
  specs:
4
- puppet (7.22.0)
18
+ puppet (7.23.0)
5
19
  CFPropertyList (~> 2.2)
6
20
  concurrent-ruby (~> 1.0, < 1.2.0)
7
21
  deep_merge (~> 1.0)
@@ -14,7 +28,7 @@ PATH
14
28
  semantic_puppet (~> 1.0)
15
29
 
16
30
  GEM
17
- remote: https://rubygems.org/
31
+ remote: https://artifactory.delivery.puppetlabs.net/artifactory/api/gems/rubygems/
18
32
  specs:
19
33
  CFPropertyList (2.3.6)
20
34
  addressable (2.8.1)
@@ -37,29 +51,10 @@ GEM
37
51
  facter (4.2.14)
38
52
  hocon (~> 1.3)
39
53
  thor (>= 1.0.1, < 2.0)
40
- faraday (1.10.3)
41
- faraday-em_http (~> 1.0)
42
- faraday-em_synchrony (~> 1.0)
43
- faraday-excon (~> 1.1)
44
- faraday-httpclient (~> 1.0)
45
- faraday-multipart (~> 1.0)
46
- faraday-net_http (~> 1.0)
47
- faraday-net_http_persistent (~> 1.0)
48
- faraday-patron (~> 1.0)
49
- faraday-rack (~> 1.0)
50
- faraday-retry (~> 1.0)
54
+ faraday (2.7.4)
55
+ faraday-net_http (>= 2.0, < 3.1)
51
56
  ruby2_keywords (>= 0.0.4)
52
- faraday-em_http (1.0.0)
53
- faraday-em_synchrony (1.0.0)
54
- faraday-excon (1.1.0)
55
- faraday-httpclient (1.0.1)
56
- faraday-multipart (1.0.4)
57
- multipart-post (~> 2)
58
- faraday-net_http (1.0.1)
59
- faraday-net_http_persistent (1.2.0)
60
- faraday-patron (1.0.0)
61
- faraday-rack (1.0.0)
62
- faraday-retry (1.0.3)
57
+ faraday-net_http (3.0.2)
63
58
  fast_gettext (1.1.2)
64
59
  ffi (1.15.5)
65
60
  gettext (3.2.9)
@@ -69,7 +64,7 @@ GEM
69
64
  fast_gettext (~> 1.1.0)
70
65
  gettext (>= 3.0.2, < 3.3.0)
71
66
  locale
72
- google-apis-core (0.9.5)
67
+ google-apis-core (0.10.0)
73
68
  addressable (~> 2.5, >= 2.5.1)
74
69
  googleauth (>= 0.16.2, < 2.a)
75
70
  httpclient (>= 2.8.1, < 3.a)
@@ -96,7 +91,7 @@ GEM
96
91
  google-cloud-core (~> 1.6)
97
92
  googleauth (>= 0.16.2, < 2.a)
98
93
  mini_mime (~> 1.0)
99
- googleauth (1.1.3)
94
+ googleauth (1.3.0)
100
95
  faraday (>= 0.17.3, < 3.a)
101
96
  jwt (>= 1.4, < 3.0)
102
97
  memoist (~> 0.16)
@@ -114,7 +109,7 @@ GEM
114
109
  httpclient (2.8.3)
115
110
  json-schema (2.8.1)
116
111
  addressable (>= 2.4)
117
- jwt (2.6.0)
112
+ jwt (2.7.0)
118
113
  locale (2.1.3)
119
114
  memoist (0.16.2)
120
115
  memory_profiler (1.0.1)
@@ -123,18 +118,9 @@ GEM
123
118
  minitar (0.9)
124
119
  msgpack (1.6.0)
125
120
  multi_json (1.15.0)
126
- multipart-post (2.2.3)
127
121
  mustache (1.1.1)
128
122
  optimist (3.0.1)
129
123
  os (1.1.4)
130
- packaging (0.108.1)
131
- apt_stage_artifacts
132
- artifactory (~> 3)
133
- csv (= 3.1.5)
134
- google-cloud-storage
135
- googleauth
136
- rake (>= 12.3)
137
- release-metrics
138
124
  parallel (1.22.1)
139
125
  parser (2.7.2.0)
140
126
  ast (~> 2.4.1)
@@ -142,7 +128,7 @@ GEM
142
128
  pry (0.14.2)
143
129
  coderay (~> 1.1)
144
130
  method_source (~> 1.0)
145
- public_suffix (4.0.7)
131
+ public_suffix (5.0.1)
146
132
  puppet-resource_api (1.8.14)
147
133
  hocon (>= 1.0)
148
134
  puppetserver-ca (2.4.0)
@@ -170,7 +156,7 @@ GEM
170
156
  rspec-core (~> 3.12.0)
171
157
  rspec-expectations (~> 3.12.0)
172
158
  rspec-mocks (~> 3.12.0)
173
- rspec-core (3.12.0)
159
+ rspec-core (3.12.1)
174
160
  rspec-support (~> 3.12.0)
175
161
  rspec-expectations (3.12.2)
176
162
  diff-lcs (>= 1.2.0, < 2.0)
@@ -191,14 +177,14 @@ GEM
191
177
  unicode-display_width (~> 1.0, >= 1.0.1)
192
178
  rubocop-i18n (1.2.0)
193
179
  rubocop (~> 0.49.0)
194
- ruby-prof (1.4.3)
180
+ ruby-prof (1.5.0)
195
181
  ruby-progressbar (1.11.0)
196
182
  ruby2_keywords (0.0.5)
197
183
  scanf (1.0.0)
198
184
  semantic_puppet (1.0.4)
199
- signet (0.16.1)
185
+ signet (0.17.0)
200
186
  addressable (~> 2.8)
201
- faraday (>= 0.17.5, < 3.0)
187
+ faraday (>= 0.17.5, < 3.a)
202
188
  jwt (>= 1.5, < 3.0)
203
189
  multi_json (~> 1.10)
204
190
  text (1.3.1)
@@ -228,7 +214,7 @@ DEPENDENCIES
228
214
  memory_profiler
229
215
  minitar (~> 0.9)
230
216
  msgpack (~> 1.2)
231
- packaging (~> 0.99)
217
+ packaging!
232
218
  pry
233
219
  puppet!
234
220
  puppet-resource_api (~> 1.5)
@@ -23,7 +23,7 @@ Puppet::Parser::Functions::newfunction(:fqdn_rand, :arity => -2, :type => :rvalu
23
23
  initial_seed = args.shift
24
24
  downcase = !!args.shift
25
25
 
26
- fqdn = self['::fqdn']
26
+ fqdn = self['facts'].dig('networking', 'fqdn')
27
27
  fqdn = fqdn.downcase if downcase
28
28
 
29
29
  # Puppet 5.4's fqdn_rand function produces a different value than earlier versions
@@ -6,7 +6,7 @@
6
6
  # Raketasks and such to set the version based on the output of `git describe`
7
7
 
8
8
  module Puppet
9
- PUPPETVERSION = '7.22.0'
9
+ PUPPETVERSION = '7.23.0'
10
10
 
11
11
  ##
12
12
  # version is a public API method intended to always provide a fast and
@@ -1,7 +1,7 @@
1
1
  .\" generated with Ronn/v0.7.3
2
2
  .\" http://github.com/rtomayko/ronn/tree/0.7.3
3
3
  .
4
- .TH "PUPPETCONF" "5" "January 2023" "Puppet, Inc." "Puppet manual"
4
+ .TH "PUPPETCONF" "5" "February 2023" "Puppet, Inc." "Puppet manual"
5
5
  \fBThis page is autogenerated; any changes will get overwritten\fR
6
6
  .
7
7
  .SH "Configuration settings"
@@ -937,7 +937,7 @@ The time to wait for data to be read from an HTTP connection\. If nothing is rea
937
937
  The HTTP User\-Agent string to send when making network requests\.
938
938
  .
939
939
  .IP "\(bu" 4
940
- \fIDefault\fR: \fBPuppet/7\.22\.0 Ruby/2\.7\.5\-p203 (x86_64\-linux)\fR
940
+ \fIDefault\fR: \fBPuppet/7\.23\.0 Ruby/2\.7\.5\-p203 (x86_64\-linux)\fR
941
941
  .
942
942
  .IP "" 0
943
943
  .
@@ -1,7 +1,7 @@
1
1
  .\" generated with Ronn/v0.7.3
2
2
  .\" http://github.com/rtomayko/ronn/tree/0.7.3
3
3
  .
4
- .TH "PUPPET\-AGENT" "8" "January 2023" "Puppet, Inc." "Puppet manual"
4
+ .TH "PUPPET\-AGENT" "8" "February 2023" "Puppet, Inc." "Puppet manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBpuppet\-agent\fR \- The puppet agent daemon
@@ -1,7 +1,7 @@
1
1
  .\" generated with Ronn/v0.7.3
2
2
  .\" http://github.com/rtomayko/ronn/tree/0.7.3
3
3
  .
4
- .TH "PUPPET\-APPLY" "8" "January 2023" "Puppet, Inc." "Puppet manual"
4
+ .TH "PUPPET\-APPLY" "8" "February 2023" "Puppet, Inc." "Puppet manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBpuppet\-apply\fR \- Apply Puppet manifests locally
@@ -1,7 +1,7 @@
1
1
  .\" generated with Ronn/v0.7.3
2
2
  .\" http://github.com/rtomayko/ronn/tree/0.7.3
3
3
  .
4
- .TH "PUPPET\-CATALOG" "8" "January 2023" "Puppet, Inc." "Puppet manual"
4
+ .TH "PUPPET\-CATALOG" "8" "February 2023" "Puppet, Inc." "Puppet manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBpuppet\-catalog\fR \- Compile, save, view, and convert catalogs\.
@@ -1,7 +1,7 @@
1
1
  .\" generated with Ronn/v0.7.3
2
2
  .\" http://github.com/rtomayko/ronn/tree/0.7.3
3
3
  .
4
- .TH "PUPPET\-CONFIG" "8" "January 2023" "Puppet, Inc." "Puppet manual"
4
+ .TH "PUPPET\-CONFIG" "8" "February 2023" "Puppet, Inc." "Puppet manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBpuppet\-config\fR \- Interact with Puppet\'s settings\.
@@ -1,7 +1,7 @@
1
1
  .\" generated with Ronn/v0.7.3
2
2
  .\" http://github.com/rtomayko/ronn/tree/0.7.3
3
3
  .
4
- .TH "PUPPET\-DESCRIBE" "8" "January 2023" "Puppet, Inc." "Puppet manual"
4
+ .TH "PUPPET\-DESCRIBE" "8" "February 2023" "Puppet, Inc." "Puppet manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBpuppet\-describe\fR \- Display help about resource types
@@ -1,7 +1,7 @@
1
1
  .\" generated with Ronn/v0.7.3
2
2
  .\" http://github.com/rtomayko/ronn/tree/0.7.3
3
3
  .
4
- .TH "PUPPET\-DEVICE" "8" "January 2023" "Puppet, Inc." "Puppet manual"
4
+ .TH "PUPPET\-DEVICE" "8" "February 2023" "Puppet, Inc." "Puppet manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBpuppet\-device\fR \- Manage remote network devices
@@ -1,7 +1,7 @@
1
1
  .\" generated with Ronn/v0.7.3
2
2
  .\" http://github.com/rtomayko/ronn/tree/0.7.3
3
3
  .
4
- .TH "PUPPET\-DOC" "8" "January 2023" "Puppet, Inc." "Puppet manual"
4
+ .TH "PUPPET\-DOC" "8" "February 2023" "Puppet, Inc." "Puppet manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBpuppet\-doc\fR \- Generate Puppet references
@@ -1,7 +1,7 @@
1
1
  .\" generated with Ronn/v0.7.3
2
2
  .\" http://github.com/rtomayko/ronn/tree/0.7.3
3
3
  .
4
- .TH "PUPPET\-EPP" "8" "January 2023" "Puppet, Inc." "Puppet manual"
4
+ .TH "PUPPET\-EPP" "8" "February 2023" "Puppet, Inc." "Puppet manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBpuppet\-epp\fR \- Interact directly with the EPP template parser/renderer\.
@@ -1,7 +1,7 @@
1
1
  .\" generated with Ronn/v0.7.3
2
2
  .\" http://github.com/rtomayko/ronn/tree/0.7.3
3
3
  .
4
- .TH "PUPPET\-FACTS" "8" "January 2023" "Puppet, Inc." "Puppet manual"
4
+ .TH "PUPPET\-FACTS" "8" "February 2023" "Puppet, Inc." "Puppet manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBpuppet\-facts\fR \- Retrieve and store facts\.
@@ -1,7 +1,7 @@
1
1
  .\" generated with Ronn/v0.7.3
2
2
  .\" http://github.com/rtomayko/ronn/tree/0.7.3
3
3
  .
4
- .TH "PUPPET\-FILEBUCKET" "8" "January 2023" "Puppet, Inc." "Puppet manual"
4
+ .TH "PUPPET\-FILEBUCKET" "8" "February 2023" "Puppet, Inc." "Puppet manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBpuppet\-filebucket\fR \- Store and retrieve files in a filebucket
@@ -1,7 +1,7 @@
1
1
  .\" generated with Ronn/v0.7.3
2
2
  .\" http://github.com/rtomayko/ronn/tree/0.7.3
3
3
  .
4
- .TH "PUPPET\-GENERATE" "8" "January 2023" "Puppet, Inc." "Puppet manual"
4
+ .TH "PUPPET\-GENERATE" "8" "February 2023" "Puppet, Inc." "Puppet manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBpuppet\-generate\fR \- Generates Puppet code from Ruby definitions\.
@@ -1,7 +1,7 @@
1
1
  .\" generated with Ronn/v0.7.3
2
2
  .\" http://github.com/rtomayko/ronn/tree/0.7.3
3
3
  .
4
- .TH "PUPPET\-HELP" "8" "January 2023" "Puppet, Inc." "Puppet manual"
4
+ .TH "PUPPET\-HELP" "8" "February 2023" "Puppet, Inc." "Puppet manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBpuppet\-help\fR \- Display Puppet help\.
@@ -1,7 +1,7 @@
1
1
  .\" generated with Ronn/v0.7.3
2
2
  .\" http://github.com/rtomayko/ronn/tree/0.7.3
3
3
  .
4
- .TH "PUPPET\-LOOKUP" "8" "January 2023" "Puppet, Inc." "Puppet manual"
4
+ .TH "PUPPET\-LOOKUP" "8" "February 2023" "Puppet, Inc." "Puppet manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBpuppet\-lookup\fR \- Interactive Hiera lookup
@@ -1,7 +1,7 @@
1
1
  .\" generated with Ronn/v0.7.3
2
2
  .\" http://github.com/rtomayko/ronn/tree/0.7.3
3
3
  .
4
- .TH "PUPPET\-MODULE" "8" "January 2023" "Puppet, Inc." "Puppet manual"
4
+ .TH "PUPPET\-MODULE" "8" "February 2023" "Puppet, Inc." "Puppet manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBpuppet\-module\fR \- Creates, installs and searches for modules on the Puppet Forge\.
@@ -1,7 +1,7 @@
1
1
  .\" generated with Ronn/v0.7.3
2
2
  .\" http://github.com/rtomayko/ronn/tree/0.7.3
3
3
  .
4
- .TH "PUPPET\-NODE" "8" "January 2023" "Puppet, Inc." "Puppet manual"
4
+ .TH "PUPPET\-NODE" "8" "February 2023" "Puppet, Inc." "Puppet manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBpuppet\-node\fR \- View and manage node definitions\.
@@ -1,7 +1,7 @@
1
1
  .\" generated with Ronn/v0.7.3
2
2
  .\" http://github.com/rtomayko/ronn/tree/0.7.3
3
3
  .
4
- .TH "PUPPET\-PARSER" "8" "January 2023" "Puppet, Inc." "Puppet manual"
4
+ .TH "PUPPET\-PARSER" "8" "February 2023" "Puppet, Inc." "Puppet manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBpuppet\-parser\fR \- Interact directly with the parser\.
@@ -1,7 +1,7 @@
1
1
  .\" generated with Ronn/v0.7.3
2
2
  .\" http://github.com/rtomayko/ronn/tree/0.7.3
3
3
  .
4
- .TH "PUPPET\-PLUGIN" "8" "January 2023" "Puppet, Inc." "Puppet manual"
4
+ .TH "PUPPET\-PLUGIN" "8" "February 2023" "Puppet, Inc." "Puppet manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBpuppet\-plugin\fR \- Interact with the Puppet plugin system\.
@@ -1,7 +1,7 @@
1
1
  .\" generated with Ronn/v0.7.3
2
2
  .\" http://github.com/rtomayko/ronn/tree/0.7.3
3
3
  .
4
- .TH "PUPPET\-REPORT" "8" "January 2023" "Puppet, Inc." "Puppet manual"
4
+ .TH "PUPPET\-REPORT" "8" "February 2023" "Puppet, Inc." "Puppet manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBpuppet\-report\fR \- Create, display, and submit reports\.
@@ -1,7 +1,7 @@
1
1
  .\" generated with Ronn/v0.7.3
2
2
  .\" http://github.com/rtomayko/ronn/tree/0.7.3
3
3
  .
4
- .TH "PUPPET\-RESOURCE" "8" "January 2023" "Puppet, Inc." "Puppet manual"
4
+ .TH "PUPPET\-RESOURCE" "8" "February 2023" "Puppet, Inc." "Puppet manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBpuppet\-resource\fR \- The resource abstraction layer shell
@@ -1,7 +1,7 @@
1
1
  .\" generated with Ronn/v0.7.3
2
2
  .\" http://github.com/rtomayko/ronn/tree/0.7.3
3
3
  .
4
- .TH "PUPPET\-SCRIPT" "8" "January 2023" "Puppet, Inc." "Puppet manual"
4
+ .TH "PUPPET\-SCRIPT" "8" "February 2023" "Puppet, Inc." "Puppet manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBpuppet\-script\fR \- Run a puppet manifests as a script without compiling a catalog
@@ -1,7 +1,7 @@
1
1
  .\" generated with Ronn/v0.7.3
2
2
  .\" http://github.com/rtomayko/ronn/tree/0.7.3
3
3
  .
4
- .TH "PUPPET\-SSL" "8" "January 2023" "Puppet, Inc." "Puppet manual"
4
+ .TH "PUPPET\-SSL" "8" "February 2023" "Puppet, Inc." "Puppet manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBpuppet\-ssl\fR \- Manage SSL keys and certificates for puppet SSL clients
data/man/man8/puppet.8 CHANGED
@@ -1,7 +1,7 @@
1
1
  .\" generated with Ronn/v0.7.3
2
2
  .\" http://github.com/rtomayko/ronn/tree/0.7.3
3
3
  .
4
- .TH "PUPPET" "8" "January 2023" "Puppet, Inc." "Puppet manual"
4
+ .TH "PUPPET" "8" "February 2023" "Puppet, Inc." "Puppet manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBpuppet\fR
@@ -25,4 +25,4 @@ Specialized:
25
25
  catalog Compile, save, view, and convert catalogs\. describe Display help about resource types device Manage remote network devices doc Generate Puppet references epp Interact directly with the EPP template parser/renderer\. facts Retrieve and store facts\. filebucket Store and retrieve files in a filebucket generate Generates Puppet code from Ruby definitions\. node View and manage node definitions\. parser Interact directly with the parser\. plugin Interact with the Puppet plugin system\. script Run a puppet manifests as a script without compiling a catalog ssl Manage SSL keys and certificates for puppet SSL clients
26
26
  .
27
27
  .P
28
- See \'puppet help \fIsubcommand\fR \fIaction\fR\' for help on a specific subcommand action\. See \'puppet help \fIsubcommand\fR\' for help on a specific subcommand\. Puppet v7\.22\.0
28
+ See \'puppet help \fIsubcommand\fR \fIaction\fR\' for help on a specific subcommand action\. See \'puppet help \fIsubcommand\fR\' for help on a specific subcommand\. Puppet v7\.23\.0
@@ -80,7 +80,7 @@ describe "the fqdn_rand function" do
80
80
  extra = args[:extra_identifier] || []
81
81
 
82
82
  scope = create_test_scope_for_node('localhost')
83
- scope.compiler.topscope['fqdn'] = host.freeze
83
+ scope.set_facts({ 'networking' => { 'fqdn' => host }})
84
84
 
85
85
  scope.function_fqdn_rand([max] + extra)
86
86
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: puppet
3
3
  version: !ruby/object:Gem::Version
4
- version: 7.22.0
4
+ version: 7.23.0
5
5
  platform: universal-darwin
6
6
  authors:
7
7
  - Puppet Labs
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-01-24 00:00:00.000000000 Z
11
+ date: 2023-02-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: facter
@@ -2558,7 +2558,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
2558
2558
  - !ruby/object:Gem::Version
2559
2559
  version: 1.3.1
2560
2560
  requirements: []
2561
- rubygems_version: 3.0.9
2561
+ rubygems_version: 3.1.6
2562
2562
  signing_key:
2563
2563
  specification_version: 4
2564
2564
  summary: Puppet, an automated configuration management tool