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

tapioca gem fails with bundler 2.6.0 #2132

Closed
bmulholland opened this issue Dec 27, 2024 · 3 comments · Fixed by #2129
Closed

tapioca gem fails with bundler 2.6.0 #2132

bmulholland opened this issue Dec 27, 2024 · 3 comments · Fixed by #2129

Comments

@bmulholland
Copy link

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'
@stathis-alexander
Copy link
Contributor

#2129

@bmulholland
Copy link
Author

Thanks! Searched issues but not PRs 🤦‍♂️

@swiknaba
Copy link

swiknaba commented Jan 4, 2025

rubygems/rubygems#8338

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 a pull request may close this issue.

3 participants