Skip to content

Commit

Permalink
Merge pull request #9030 from mhashizume/maint/main/facter-dependency
Browse files Browse the repository at this point in the history
(maint) Update Facter dependency
  • Loading branch information
mhashizume committed Mar 11, 2023
2 parents f4781e3 + 5733e21 commit bd4ccaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/project_data.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ gem_forge_project: 'puppet'
gem_required_ruby_version: '>= 2.7.0'
gem_required_rubygems_version: '> 1.3.1'
gem_runtime_dependencies:
facter: ['> 4.3.0', '< 5']
facter: ['>= 4.3.0', '< 5']
semantic_puppet: '~> 1.0'
fast_gettext: ['>= 1.1', '< 3']
locale: '~> 2.1'
Expand Down

0 comments on commit bd4ccaf

Please sign in to comment.