rspec / rspec-support

Common code needed by the other RSpec gems. Not intended for direct use.
https://rspec.info
MIT License
95 stars 104 forks source link

Updates from rspec-dev (2022-01-26) #529

Closed JonRowe closed 2 years ago

JonRowe commented 2 years ago

These are some updates, generated from rspec-dev's rake tasks.

pirj commented 2 years ago

Feel free to merge,

LoadError:
  cannot load such file -- net/smtp

I didn't get to fixing this for sub-builds.

JonRowe commented 2 years ago

@pirj I'll put back the skip for now, I'm looking for green builds on the core libraries on main and 3-10-maintenance to do some tidy up, patch releases and prep for a 3.11

pirj commented 2 years ago

It's fine, I believe https://github.com/rspec/rspec-rails/pull/2568 should fix it for builds with no RAILS_VERSION specified like those sub-builds.