File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11module SplitIoClient
2- VERSION = '7.3.3.pre.rc1 '
2+ VERSION = '7.3.3.pre.rc3 '
33end
Original file line number Diff line number Diff line change @@ -51,11 +51,11 @@ Gem::Specification.new do |spec|
5151 spec . add_development_dependency 'webmock'
5252
5353 spec . add_runtime_dependency 'concurrent-ruby' , '~> 1.0'
54- spec . add_runtime_dependency 'faraday' , '>= 0.8 '
54+ spec . add_runtime_dependency 'faraday' , '~> 1.9.3 '
5555 spec . add_runtime_dependency 'json' , '>= 1.8'
5656 spec . add_runtime_dependency 'jwt' , '>= 2.2.1'
5757 spec . add_runtime_dependency 'lru_redux'
58- spec . add_runtime_dependency 'net-http-persistent' , '>= 2.9 '
58+ spec . add_runtime_dependency 'net-http-persistent' , '~> 4.0.1 '
5959 spec . add_runtime_dependency 'redis' , '>= 4.2.2'
6060 spec . add_runtime_dependency 'socketry' , '~> 0.5.1'
6161 spec . add_runtime_dependency 'thread_safe' , '>= 0.3'
You can’t perform that action at this time.
0 commit comments