Skip to content

Add base64 as a dependency for Bundler (closes #35) #36

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

Closed
wants to merge 1 commit into from

Conversation

postmodern
Copy link
Contributor

Types of Changes

Recently base64 was changed from being a default gem to being a bundled gem. Bundler is now excluding base64 unless it is explicitly listed as a gem dependency, which prevents any project using async-dns from running their specs. This PR adds base64 as a gem dependency to satisfy Bundler.

  • Maintenance.

Contribution

@ioquatix
Copy link
Member

This dependency is no longer required in v1.4.0 - thanks for your efforts.

@ioquatix ioquatix closed this Feb 15, 2025
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.

2 participants