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 @@ -21,7 +21,7 @@ group(:generate_references) do
21
21
gem 'rgen' , '~> 0.8'
22
22
gem 'pandoc-ruby'
23
23
gem 'puppet-strings'
24
- gem 'puppet' , '~> 6 '
24
+ gem 'puppet' , '~> 7 '
25
25
gem 'nokogiri' , '~> 1.11'
26
26
gem 'pragmatic_segmenter' , '~> 0.3'
27
27
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.1 )
90
89
public_suffix (4.0.6 )
91
90
punkt-segmenter (0.9.1 )
92
91
unicode_utils (>= 1.0.0 )
93
- puppet (6.25 .0 )
92
+ puppet (7.12 .0 )
94
93
concurrent-ruby (~> 1.0 )
95
94
deep_merge (~> 1.0 )
96
95
facter (> 2.0.1 , < 5 )
97
96
fast_gettext (~> 1.1 )
98
97
hiera (>= 3.2.1 , < 4 )
99
- httpclient (~> 2.8 )
100
98
locale (~> 2.1 )
101
99
multi_json (~> 1.10 )
102
100
puppet-resource_api (~> 1.5 )
101
+ scanf (~> 1.0 )
103
102
semantic_puppet (~> 1.0 )
104
- puppet (6.25 .0-universal-darwin )
103
+ puppet (7.12 .0-universal-darwin )
105
104
CFPropertyList (~> 2.2 )
106
105
concurrent-ruby (~> 1.0 )
107
106
deep_merge (~> 1.0 )
108
107
facter (> 2.0.1 , < 5 )
109
108
fast_gettext (~> 1.1 )
110
109
hiera (>= 3.2.1 , < 4 )
111
- httpclient (~> 2.8 )
112
110
locale (~> 2.1 )
113
111
multi_json (~> 1.10 )
114
112
puppet-resource_api (~> 1.5 )
113
+ scanf (~> 1.0 )
115
114
semantic_puppet (~> 1.0 )
116
115
puppet-resource_api (1.8.14 )
117
116
hocon (>= 1.0 )
135
134
safe_yaml (1.0.5 )
136
135
sassc (2.4.0 )
137
136
ffi (~> 1.9 )
137
+ scanf (1.0.0 )
138
138
semantic_puppet (1.0.4 )
139
139
terminal-table (2.0.0 )
140
140
unicode-display_width (~> 1.1 , >= 1.1.1 )
@@ -170,7 +170,7 @@ DEPENDENCIES
170
170
pandoc-ruby
171
171
pragmatic_segmenter (~> 0.3 )
172
172
punkt-segmenter (~> 0.9 )
173
- puppet (~> 6 )
173
+ puppet (~> 7 )
174
174
puppet-strings
175
175
puppet_docs !
176
176
rack (~> 2.2 , >= 2.2.3 )
You can’t perform that action at this time.
0 commit comments