File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ group(:generate_references) do
20
20
gem 'rdoc' , '~> 6.2'
21
21
gem 'rgen' , '~> 0.8'
22
22
gem 'puppet-strings'
23
- gem 'puppet' , '~> 6 '
23
+ gem 'puppet' , '~> 7 '
24
24
gem 'nokogiri' , '~> 1.11'
25
25
gem 'pragmatic_segmenter' , '~> 0.3'
26
26
gem 'punkt-segmenter' , '~> 0.9'
Original file line number Diff line number Diff line change 39
39
hiera (3.7.0 )
40
40
hocon (1.3.1 )
41
41
http_parser.rb (0.6.0 )
42
- httpclient (2.8.3 )
43
42
i18n (1.8.10 )
44
43
concurrent-ruby (~> 1.0 )
45
44
jekyll (4.2.0 )
89
88
public_suffix (4.0.6 )
90
89
punkt-segmenter (0.9.1 )
91
90
unicode_utils (>= 1.0.0 )
92
- puppet (6.22 .1 )
91
+ puppet (7.6 .1 )
93
92
concurrent-ruby (~> 1.0 )
94
93
deep_merge (~> 1.0 )
95
94
facter (> 2.0.1 , < 5 )
96
95
fast_gettext (~> 1.1 )
97
96
hiera (>= 3.2.1 , < 4 )
98
- httpclient (~> 2.8 )
99
97
locale (~> 2.1 )
100
98
multi_json (~> 1.10 )
101
99
puppet-resource_api (~> 1.5 )
100
+ scanf (~> 1.0 )
102
101
semantic_puppet (~> 1.0 )
103
- puppet (6.22 .1-universal-darwin )
102
+ puppet (7.6 .1-universal-darwin )
104
103
CFPropertyList (~> 2.2 )
105
104
concurrent-ruby (~> 1.0 )
106
105
deep_merge (~> 1.0 )
107
106
facter (> 2.0.1 , < 5 )
108
107
fast_gettext (~> 1.1 )
109
108
hiera (>= 3.2.1 , < 4 )
110
- httpclient (~> 2.8 )
111
109
locale (~> 2.1 )
112
110
multi_json (~> 1.10 )
113
111
puppet-resource_api (~> 1.5 )
112
+ scanf (~> 1.0 )
114
113
semantic_puppet (~> 1.0 )
115
114
puppet-resource_api (1.8.13 )
116
115
hocon (>= 1.0 )
134
133
safe_yaml (1.0.5 )
135
134
sassc (2.4.0 )
136
135
ffi (~> 1.9 )
136
+ scanf (1.0.0 )
137
137
semantic_puppet (1.0.3 )
138
138
terminal-table (2.0.0 )
139
139
unicode-display_width (~> 1.1 , >= 1.1.1 )
@@ -168,7 +168,7 @@ DEPENDENCIES
168
168
nokogiri (~> 1.11 )
169
169
pragmatic_segmenter (~> 0.3 )
170
170
punkt-segmenter (~> 0.9 )
171
- puppet (~> 6 )
171
+ puppet (~> 7 )
172
172
puppet-strings
173
173
puppet_docs !
174
174
rack (~> 2.2 , >= 2.2.3 )
You can’t perform that action at this time.
0 commit comments