We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d047d13 commit f5eab4cCopy full SHA for f5eab4c
ibm_watson.gemspec
@@ -36,7 +36,7 @@ Gem::Specification.new do |spec|
36
spec.add_runtime_dependency "eventmachine", "~> 1.2"
37
spec.add_runtime_dependency "faye-websocket", "~> 0.11"
38
spec.add_runtime_dependency "http", "~> 4.4.0"
39
- spec.add_runtime_dependency "ibm_cloud_sdk_core", "~> 1.1.1"
+ spec.add_runtime_dependency "ibm_cloud_sdk_core", "~> 1.1.3"
40
spec.add_runtime_dependency "jwt", "~> 2.2.1"
41
42
spec.add_development_dependency "bundler", "~> 2.2"
0 commit comments