Skip to content

Commit

Permalink
Merge pull request #1337 from puppetlabs/CAT-1796-Fix_missing_gem
Browse files Browse the repository at this point in the history
(CAT-1796) Fix missing locale gem
  • Loading branch information
david22swan authored Apr 10, 2024
2 parents 3babe3c + 9157916 commit fe0f662
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pdk.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency 'concurrent-ruby', '~> 1.0'
spec.add_runtime_dependency 'facter', '~> 4.0'
spec.add_runtime_dependency 'httpclient', '~> 2.8.3'
spec.add_runtime_dependency 'locale', '~> 2.1.0'

# Used in the pdk-templates
spec.add_runtime_dependency 'deep_merge', '~> 1.2.2'
Expand Down

0 comments on commit fe0f662

Please sign in to comment.