Skip to content

Commit f5eab4c

Browse files
committed
Update ibm_watson.gemspec
1 parent d047d13 commit f5eab4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ibm_watson.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Gem::Specification.new do |spec|
3636
spec.add_runtime_dependency "eventmachine", "~> 1.2"
3737
spec.add_runtime_dependency "faye-websocket", "~> 0.11"
3838
spec.add_runtime_dependency "http", "~> 4.4.0"
39-
spec.add_runtime_dependency "ibm_cloud_sdk_core", "~> 1.1.1"
39+
spec.add_runtime_dependency "ibm_cloud_sdk_core", "~> 1.1.3"
4040
spec.add_runtime_dependency "jwt", "~> 2.2.1"
4141

4242
spec.add_development_dependency "bundler", "~> 2.2"

0 commit comments

Comments
 (0)