Skip to content

Conversation

@philippthun
Copy link
Contributor

This PR addresses the following issues occurring with Ruby 3.0:

  • undefined method 'encode' for URI:Module => use Addressable::URI.encode_component
  • ArgumentError: tried to create Proc object without a block => use Proc.new {}

Supersedes #157
Fixes #156

@stephanme
Copy link

Our validation on a dev Cloud Foundry landscape and a bigger staging Cloud Foundry landscape succeeded.

@jiangytcn
Copy link

/lgtm

@xiaozhu36 xiaozhu36 merged commit 1847163 into fog:master Aug 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fog-aliyun is not compatible with Ruby 3.X

4 participants