We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e307a27 commit e2b3981Copy full SHA for e2b3981
puppet.gemspec
@@ -25,7 +25,7 @@ Gem::Specification.new do |spec|
25
spec.add_runtime_dependency('concurrent-ruby', '~> 1.0')
26
spec.add_runtime_dependency('deep_merge', '~> 1.0')
27
spec.add_runtime_dependency('facter', ['>= 4.3.0', '< 5'])
28
- spec.add_runtime_dependency('fast_gettext', '>= 2.1', '< 4')
+ spec.add_runtime_dependency('fast_gettext', '>= 2.1', '< 5')
29
spec.add_runtime_dependency('getoptlong', '~> 0.2.0')
30
spec.add_runtime_dependency('locale', '~> 2.1')
31
spec.add_runtime_dependency('multi_json', '~> 1.13')
0 commit comments