ManageIQ / azure-armrest

Ruby interface for Azure using the new REST API
Apache License 2.0
15 stars 36 forks source link

Update rest-client to 2.1.0 #390

Closed djberg96 closed 4 years ago

djberg96 commented 4 years ago

Update to the latest rest-client version. Sets the stage for us to use per-request logging instead of using a global logger.

See https://github.com/ManageIQ/azure-armrest/issues/389

Note that the current logging will still work with this update.

miq-bot commented 4 years ago

Checked commit https://github.com/djberg96/azure-armrest/commit/3c323c1410df50400deb769ccf72de4067bd42e5 with ruby 2.5.7, rubocop 0.69.0, haml-lint 0.20.0, and yamllint 0 files checked, 0 offenses detected Everything looks fine. :+1: