We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Works fine with bundler 2.5.23, but when upgrading to bundler 2.6.0:
% be tapioca gem bundler: failed to load command: tapioca (/Users/bmulholland/.local/share/mise/installs/ruby/3.3.6/bin/tapioca) /Users/bmulholland/.local/share/mise/installs/ruby/3.3.6/lib/ruby/gems/3.3.0/gems/bundler-2.6.0/lib/bundler/spec_set.rb:143:in `missing_specs': undefined method `flat_map' for nil (NoMethodError) @materializations.flat_map(&:completely_missing_specs) ^^^^^^^^^ from /Users/bmulholland/.local/share/mise/installs/ruby/3.3.6/lib/ruby/gems/3.3.0/gems/tapioca-0.16.5/lib/tapioca/gemfile.rb:71:in `materialize_deps'
The text was updated successfully, but these errors were encountered:
#2129
Sorry, something went wrong.
Thanks! Searched issues but not PRs 🤦♂️
rubygems/rubygems#8338
Successfully merging a pull request may close this issue.
Works fine with bundler 2.5.23, but when upgrading to bundler 2.6.0:
The text was updated successfully, but these errors were encountered: