-
-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
bugSomething isn't workingSomething isn't workingchoreYou gotta do, what you gotta doYou gotta do, what you gotta dodependencyDependency issueDependency issueupstream
Description
Bundler no longer allows requiring base64, unless it is added as a gem dependency. This breaks async-dns which requires base64.
LoadError:
cannot load such file -- base64
# ./vendor/bundle/ruby/3.4.0/gems/async-dns-1.3.0/lib/async/dns/message.rb:24:in '<top (required)>'
# ./vendor/bundle/ruby/3.4.0/gems/async-dns-1.3.0/lib/async/dns.rb:27:in 'Kernel#require_relative'
# ./vendor/bundle/ruby/3.4.0/gems/async-dns-1.3.0/lib/async/dns.rb:27:in '<top (required)>'
# ./lib/ronin/dns/proxy/server.rb:24:in '<top (required)>'
https://github.com/ronin-rb/ronin-dns-proxy/actions/runs/13103082741/job/36553753530
See upstream issue: socketry/async-dns#35
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingchoreYou gotta do, what you gotta doYou gotta do, what you gotta dodependencyDependency issueDependency issueupstream