1 parent da474a1 commit 3c5e8b7Copy full SHA for 3c5e8b7
1 file changed
puma-status.gemspec
@@ -13,7 +13,7 @@ Gem::Specification.new do |s|
13
s.executables = ['puma-status']
14
15
s.add_runtime_dependency "net_http_unix", '~> 0.2'
16
- s.add_runtime_dependency "parallel", '~> 1'
+ s.add_runtime_dependency "parallel", '~> 2'
17
18
s.add_development_dependency "rspec", '~> 3.8'
19
s.add_development_dependency "climate_control", '~> 0.2'
0 commit comments