Skip to content

Commit

Permalink
(maint) bump concurrent-ruby version
Browse files Browse the repository at this point in the history
puppet-runtime doesnt support old (buggy) versions anymore
fixes building with pdk-vanagon

puppetlabs-toy-chest/puppet-runtime@f201ef9
  • Loading branch information
h0tw1r3 committed Jan 7, 2024
1 parent 933eb26 commit 09022c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pdk.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency 'tty-which', '~> 0.5'

# Analytics dependencies
spec.add_runtime_dependency 'concurrent-ruby', '1.1.10'
spec.add_runtime_dependency 'concurrent-ruby', '1.2.2'
spec.add_runtime_dependency 'facter', '~> 4.0'
spec.add_runtime_dependency 'httpclient', '~> 2.8.3'

Expand Down

0 comments on commit 09022c2

Please sign in to comment.