We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a550e54 commit 8548981Copy full SHA for 8548981
common/azure-storage-common.gemspec
@@ -43,6 +43,7 @@ Gem::Specification.new do |s|
43
44
s.add_runtime_dependency('faraday', '~> 1.0')
45
s.add_runtime_dependency('faraday_middleware', '~> 1.0.0.rc1')
46
+ s.add_runtime_dependency("net-http-persistent", '~> 4.0')
47
s.add_runtime_dependency("nokogiri", "~> 1.10.4")
48
49
s.add_development_dependency("dotenv", "~> 2.0")
0 commit comments