Skip to content

Conversation

@UlyssesZh
Copy link

base64 is already removed starting from Ruby 3.4. We have to add this to gemspec. Otherwise, projects using Ruby 3.4 depending on liquid need to manually add base64 to their Gemfile.

Closes #1772. In that issue, @olegantonyan says he did not open a PR to add base64 to gemspec because there were no dependencies in gemspec at that time. Now there is bigdecimal and strscan dependency in gemspec, I think it is proper to add base64 too.

Related:

@UlyssesZh
Copy link
Author

I have signed the CLA!

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.

Ruby 3.3 deprecation warnings: base64, bigdecimal will no longer be part of the default gems

1 participant