Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add explicit dependency on ostruct #489

Closed
bmulholland opened this issue Sep 17, 2024 · 1 comment · Fixed by #491
Closed

Add explicit dependency on ostruct #489

bmulholland opened this issue Sep 17, 2024 · 1 comment · Fixed by #491
Assignees
Labels

Comments

@bmulholland
Copy link

Ruby 3.3.5 outputs:

warning: lib/ruby/3.3.0/ostruct.rb was loaded from the standard library, but will no longer be part of the default gems starting from Ruby 3.5.0.
You can add ostruct to your Gemfile or gemspec to silence this warning.
Also please contact the author of nylas-6.1.1 to request adding ostruct into its gemspec.
@mrashed-dev
Copy link
Contributor

Thanks for the heads up @bmulholland !

@mrashed-dev mrashed-dev self-assigned this Sep 23, 2024
mrashed-dev added a commit that referenced this issue Sep 24, 2024
# Changelog

## Added
* Added query support for folders (#492, #488)
* Added dependency on `ostruct` gem (#491, #489)
* Enable SDK to reattach large files to messages on retry (#487)

## Changed
* Downgraded `rest-client` to `2.0` for better compatibility (#490)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants