Rails 7 Ruby 3.1 LoadError: cannot load such file -- net/smtp
I upgraded to Rails 7 and Ruby 3.1. While trying to run tests with rspec I got the error below. How can I fix it? An error occurred while loading rails_helper. Failure/Error: require File.expand_pa...