Skip to content

rspec-abq v1.2.0

Latest
Compare
Choose a tag to compare
@doxavore doxavore released this 01 Mar 02:19
v1.2.0
67dce75

rspec-abq v1.2.0

rspec-abq 1.2.0 adds support for RSpec 3.13 and requires Ruby 3.0+ and RSpec 3.8+.

🪙 Changelog 🪵

Enhancements

  • Add support for RSpec 3.13 [#125]

Deprecations

  • Remove support for Ruby 2.7 [#119]
  • Remove support for RSpec 3.5-3.7 [#121]

Internal Enhancements

  • Update webdrivers [#118]
  • Update development gems [#117]
  • Test with Ruby 3.2 and 3.3 [#120]
  • Fix cross-platform sanitization of backtraces in tests [#122]