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.
2 parents 6eddc53 + 9440320 commit ab3bd06Copy full SHA for ab3bd06
cortex-snippets-client-ruby.gemspec
@@ -18,7 +18,7 @@ Gem::Specification.new do |spec|
18
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
19
spec.require_paths = ['lib']
20
21
- spec.add_dependency 'cortex-client', '~> 0.7.0'
+ spec.add_dependency 'cortex-client', '~> 0.8.0'
22
spec.add_dependency 'connection_pool', '~> 2.2.0'
23
spec.add_dependency 'addressable', '~> 2.4.0'
24
0 commit comments