1
0
Fork 0
mirror of https://github.com/thoughtbot/factory_bot_rails.git synced 2022-11-09 11:49:18 -05:00
Commit graph

2 commits

Author SHA1 Message Date
Daniel Colson
68ccd9c2fd Unlock cucumber version
The version we had locked to doesn't give line numbers for each step in
Ruby 3. Instead we see a message:

`*** THIS RUBY IMPLEMENTATION DOESN'T REPORT FILE AND LINE FOR PROCS ***`

We had originally locked to this version for Ruby 2.2, which we are no
longer testing against.
2021-05-26 20:10:18 -04:00
Antonis Berkakis
a5c7bf300f
Test against Rails 6.1 (#388) 2021-01-12 21:11:20 -05:00