watson-developer-cloud / ruby-sdk

:diamonds: Ruby SDK to use the IBM Watson services.
Apache License 2.0
44 stars 19 forks source link

fix: update http gem to 4.4.0 #111

Closed Mikemosca closed 3 years ago

Mikemosca commented 3 years ago

2.7 ruby

Moses Mendoza came across this fix for 2.7 ruby that references the frozen string error. This PR updates the http gem dependency to 4.4.0. Since it conflicted with the dependency in the ruby-sdk-core that gem was also updated.

codecov-io commented 3 years ago

Codecov Report

Merging #111 (f5eab4c) into master (d166377) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #111   +/-   ##
=======================================
  Coverage   97.96%   97.96%           
=======================================
  Files          19       19           
  Lines        3442     3442           
=======================================
  Hits         3372     3372           
  Misses         70       70           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4db79ba...f5eab4c. Read the comment docs.

watson-github-bot commented 3 years ago

:tada: This PR is included in version 2.0.2 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: