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 e4f7f17 commit bdc915cCopy full SHA for bdc915c
splitclient-rb.gemspec
@@ -56,9 +56,9 @@ Gem::Specification.new do |spec|
56
spec.add_runtime_dependency 'faraday-net_http_persistent', '>= 1.0', '< 3.0'
57
spec.add_runtime_dependency 'json', '>= 1.8', '< 3.0'
58
spec.add_runtime_dependency 'jwt', '>= 1.0.0', '< 3.0'
59
- spec.add_runtime_dependency 'lru_redux', '~> 1.1'
60
spec.add_runtime_dependency 'net-http-persistent', '>= 2.9', '< 5.0'
61
spec.add_runtime_dependency 'redis', '>= 4.0.0', '< 6.0'
+ spec.add_runtime_dependency 'sin_lru_redux', '~> 2.5'
62
spec.add_runtime_dependency 'socketry', '>= 0.4', '< 1.0'
63
spec.add_runtime_dependency 'thread_safe', '~> 0.3'
64
end
0 commit comments