aruba
aruba copied to clipboard
Allow upcoming rspec-expectations 4.x to be used
Summary
Loosen dependency on rspec-expections to allow version 4.x
Motivation and Context
This prepares Aruba for the upcoming RSpec 4.0, and will allow Aruba 1.x to be used to test that release.
How Has This Been Tested?
This was split off from #787 so has been tested in CI already.
Types of changes
- New feature (non-breaking change which adds functionality)
Current plans for RSpec are to keep the current cucumber + aruba dependencies and only upgrade after the 4.0 release. This means this PR can be on hold until then.
When RSpec 4 is released, Aruba should be tested with both 3 and 4.