the end part of the bundle install command shows this :
s deprecated and will be removed in Ruby 3.2.
./Users/mbam1/.gem/ruby/3.1.3/gems/bundler-1.17.1/lib/bundler/shared_helpers.rb:118: warning: Pathname#untaint is deprecated and will be removed in Ruby 3.2.
/Users/mbam1/.gem/ruby/3.1.3/gems/bundler-1.17.1/lib/bundler/shared_helpers.rb:118: warning: Pathname#untaint is deprecated and will be removed in Ruby 3.2.
./Users/mbam1/.gem/ruby/3.1.3/gems/bundler-1.17.1/lib/bundler/shared_helpers.rb:118: warning: Pathname#untaint is deprecated and will be removed in Ruby 3.2.
/Users/mbam1/.gem/ruby/3.1.3/gems/bundler-1.17.1/lib/bundler/shared_helpers.rb:118: warning: Pathname#untaint is deprecated and will be removed in Ruby 3.2.
Fetching gem metadata from https://rubygems.org/./Users/mbam1/.gem/ruby/3.1.3/gems/bundler-1.17.1/lib/bundler/shared_helpers.rb:118: warning: Pathname#untaint is deprecated and will be removed in Ruby 3.2.
/Users/mbam1/.gem/ruby/3.1.3/gems/bundler-1.17.1/lib/bundler/shared_helpers.rb:118: warning: Pathname#untaint is deprecated and will be removed in Ruby 3.2.
Resolving dependencies...
ruby_dep-1.5.0 requires ruby version >= 2.2.5, ~> 2.2, which is incompatible with the current version, ruby 3.1.3p185
the end part of the
bundle install
command shows this :