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.
2 parents 3babe3c + 9157916 commit fe0f662Copy full SHA for fe0f662
pdk.gemspec
@@ -37,6 +37,7 @@ Gem::Specification.new do |spec|
37
spec.add_runtime_dependency 'concurrent-ruby', '~> 1.0'
38
spec.add_runtime_dependency 'facter', '~> 4.0'
39
spec.add_runtime_dependency 'httpclient', '~> 2.8.3'
40
+ spec.add_runtime_dependency 'locale', '~> 2.1.0'
41
42
# Used in the pdk-templates
43
spec.add_runtime_dependency 'deep_merge', '~> 1.2.2'
0 commit comments