Closed lacostej closed 1 month ago
bundle exec rspec
bundle exec rubocop
circle fails, making some changes to make it pass again.
Ruby 2.5.x requires a different fix:
I wonder if we just should drop it now...
Pull Request Checklist
bundle exec rspec
to make sure that my PR didn't break any testbundle exec rubocop
to make sure that my PR is inline with our code stylePull Request Description
circle fails, making some changes to make it pass again.