Skip to content

Commit

Permalink
Merge pull request puppetlabs#93 from gimmyxd/maint/relax_concurrent
Browse files Browse the repository at this point in the history
(maint) remove concurrent-ruby lock
  • Loading branch information
mcdonaldseanp authored and donoghuc committed May 17, 2021
1 parent 433dbfe commit 9fc5f94
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions agentless-catalog-executor.gemspec
Expand Up @@ -21,8 +21,6 @@ Gem::Specification.new do |spec|
spec.require_paths = ["lib"]

spec.required_ruby_version = "~> 2.5"
# Pin concurrent-ruby to 1.1.5 until https://github.com/ruby-concurrency/concurrent-ruby/pull/856 is released
spec.add_dependency "concurrent-ruby", "1.1.5"

spec.add_dependency "bolt", ">= 2.9"

Expand Down

0 comments on commit 9fc5f94

Please sign in to comment.