Open semifocused opened 9 months ago
Recent vagrant and ruby updates necessitate update of AWS SDK to v3.2.0 to avoid ruby error within the SDK:
ArgumentError: tried to create Proc object without a block
updating AWS SDK to v3.2.0 resolves this error.
@benesch - I think this is ready for review & merge. It's been a while since anyone has updated the project, please LMK if you are no longer in a position to do this.
Recent vagrant and ruby updates necessitate update of AWS SDK to v3.2.0 to avoid ruby error within the SDK:
updating AWS SDK to v3.2.0 resolves this error.