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

Failed to bundle install #13

Open
ykws opened this issue Feb 13, 2022 · 0 comments
Open

Failed to bundle install #13

ykws opened this issue Feb 13, 2022 · 0 comments
Labels

Comments

@ykws
Copy link
Owner

ykws commented Feb 13, 2022

log

% bundle install --path vendor/bundle
/Users/ykws/.rbenv/versions/3.0.0/lib/ruby/gems/3.0.0/gems/bundler-1.15.1/lib/bundler/shared_helpers.rb:25: warning: Pathname#untaint is deprecated and will be removed in Ruby 3.2.
/Users/ykws/.rbenv/versions/3.0.0/lib/ruby/gems/3.0.0/gems/bundler-1.15.1/lib/bundler/shared_helpers.rb:108: warning: Pathname#untaint is deprecated and will be removed in Ruby 3.2.
/Users/ykws/.rbenv/versions/3.0.0/lib/ruby/gems/3.0.0/gems/bundler-1.15.1/lib/bundler/shared_helpers.rb:108: warning: Pathname#untaint is deprecated and will be removed in Ruby 3.2.
/Users/ykws/.rbenv/versions/3.0.0/lib/ruby/gems/3.0.0/gems/bundler-1.15.1/lib/bundler/shared_helpers.rb:108: warning: Pathname#untaint is deprecated and will be removed in Ruby 3.2.
/Users/ykws/.rbenv/versions/3.0.0/lib/ruby/gems/3.0.0/gems/bundler-1.15.1/lib/bundler/shared_helpers.rb:25: warning: Pathname#untaint is deprecated and will be removed in Ruby 3.2.
/Users/ykws/.rbenv/versions/3.0.0/lib/ruby/gems/3.0.0/gems/bundler-1.15.1/lib/bundler/shared_helpers.rb:25: warning: Pathname#untaint is deprecated and will be removed in Ruby 3.2.
/Users/ykws/.rbenv/versions/3.0.0/lib/ruby/gems/3.0.0/gems/bundler-1.15.1/lib/bundler/shared_helpers.rb:25: warning: Pathname#untaint is deprecated and will be removed in Ruby 3.2.
/Users/ykws/.rbenv/versions/3.0.0/lib/ruby/gems/3.0.0/gems/bundler-1.15.1/lib/bundler/shared_helpers.rb:34: warning: Pathname#untaint is deprecated and will be removed in Ruby 3.2.
/Users/ykws/.rbenv/versions/3.0.0/lib/ruby/gems/3.0.0/gems/bundler-1.15.1/lib/bundler/shared_helpers.rb:108: warning: Pathname#untaint is deprecated and will be removed in Ruby 3.2.
/Users/ykws/.rbenv/versions/3.0.0/lib/ruby/gems/3.0.0/gems/bundler-1.15.1/lib/bundler/shared_helpers.rb:108: warning: Pathname#untaint is deprecated and will be removed in Ruby 3.2.
/Users/ykws/.rbenv/versions/3.0.0/lib/ruby/gems/3.0.0/gems/bundler-1.15.1/lib/bundler/shared_helpers.rb:25: warning: Pathname#untaint is deprecated and will be removed in Ruby 3.2.
/Users/ykws/.rbenv/versions/3.0.0/lib/ruby/gems/3.0.0/gems/bundler-1.15.1/lib/bundler/shared_helpers.rb:34: warning: Pathname#untaint is deprecated and will be removed in Ruby 3.2.
/Users/ykws/.rbenv/versions/3.0.0/lib/ruby/gems/3.0.0/gems/bundler-1.15.1/lib/bundler/shared_helpers.rb:25: warning: Pathname#untaint is deprecated and will be removed in Ruby 3.2.
/Users/ykws/.rbenv/versions/3.0.0/lib/ruby/gems/3.0.0/gems/bundler-1.15.1/lib/bundler/shared_helpers.rb:25: warning: Pathname#untaint is deprecated and will be removed in Ruby 3.2.
/Users/ykws/.rbenv/versions/3.0.0/lib/ruby/gems/3.0.0/gems/bundler-1.15.1/lib/bundler/shared_helpers.rb:34: warning: Pathname#untaint is deprecated and will be removed in Ruby 3.2.
/Users/ykws/.rbenv/versions/3.0.0/lib/ruby/gems/3.0.0/gems/bundler-1.15.1/lib/bundler/shared_helpers.rb:108: warning: Pathname#untaint is deprecated and will be removed in Ruby 3.2.
/Users/ykws/.rbenv/versions/3.0.0/lib/ruby/gems/3.0.0/gems/bundler-1.15.1/lib/bundler/shared_helpers.rb:108: warning: Pathname#untaint is deprecated and will be removed in Ruby 3.2.
/Users/ykws/.rbenv/versions/3.0.0/lib/ruby/gems/3.0.0/gems/bundler-1.15.1/lib/bundler/shared_helpers.rb:108: warning: Pathname#untaint is deprecated and will be removed in Ruby 3.2.
/Users/ykws/.rbenv/versions/3.0.0/lib/ruby/gems/3.0.0/gems/bundler-1.15.1/lib/bundler/shared_helpers.rb:108: warning: Pathname#untaint is deprecated and will be removed in Ruby 3.2.
The latest bundler is 2.2.32, but you are currently running 1.15.1.
To update, run `gem install bundler`
ZenTest-4.11.1 requires rubygems version >= 1.8, < 3.0, which is incompatible with the current version, 3.2.24

@ykws ykws added the bug label Feb 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant