Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Hi there,
In my current organisation, we are trying to upgrade to nylas API v3, however nylas 6.x Ruby SDK conflicts with one of our chargebee-ruby sub-dependency:
While there's already a PR to upgrade chargebee usage of rest-client, chargebee/chargebee-ruby#83, we're unsure whether that will land on time, so we were wondering whether for the time being we could loosen up the version on your side?
When running the CI against
rest-client 2.0.0
there seems to be ✅. Do you see any repercussions against doing that?This is currently blocking us from migrating to Nylas API v3.
Thanks in advance for your help.
License
I confirm that this contribution is made under the terms of the MIT license and that I have the authority necessary to make this contribution on behalf of its copyright owner.