Skip to content

Commit bcd6412

Browse files
committed
(maint) Bump net-http-persistent to ~> 4.0
This bumps net-http-persistent to ~> 4.0, as the latest version of faraday-net_http_persistent uses that version and both bolt and bolt-server ship with those versions.
1 parent 186ab31 commit bcd6412

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

orchestrator_client.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ Gem::Specification.new do |s|
1616
s.require_paths = ["lib"]
1717

1818
s.add_dependency 'faraday', '~> 1.4'
19-
s.add_dependency 'net-http-persistent', '~> 3.1'
19+
s.add_dependency 'net-http-persistent', '~> 4.0'
2020
end

0 commit comments

Comments
 (0)