Skip to content

Commit

Permalink
Merge pull request #1 from agrare/update_ibm_cloud_sdk_core_http
Browse files Browse the repository at this point in the history
Update ibm_cloud_sdk_core and http gems
  • Loading branch information
astha-jain authored Mar 25, 2021
2 parents 7b77850 + da1a58f commit ace1f8e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ibm_vpc.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ Gem::Specification.new do |spec|
spec.require_paths = ["lib"]

spec.add_runtime_dependency "concurrent-ruby", "~> 1.0"
spec.add_runtime_dependency "http", "~> 4.1.0"
spec.add_runtime_dependency "ibm_cloud_sdk_core", "~> 1.1.1"
spec.add_runtime_dependency "http", "~> 4.4.1"
spec.add_runtime_dependency "ibm_cloud_sdk_core", "~> 1.1.3"
spec.add_runtime_dependency "jwt", "~> 2.2.1"

spec.add_development_dependency "bundler", "~> 2.1"
Expand Down

0 comments on commit ace1f8e

Please sign in to comment.