Skip to content

Commit

Permalink
Merge pull request #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 committed May 17, 2021
2 parents a5a6917 + b6a90fd commit 93b5d55
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 93b5d55

Please sign in to comment.