apsislabs / phi_attrs

HIPAA compliant PHI access logging for Ruby on Rails.
MIT License
27 stars 3 forks source link

Update appraisals to run against rails 5.2 and rails 6 #46

Closed wkirby closed 3 years ago

wkirby commented 3 years ago

This CI adds support for Rails 6, and switches the specs from Travis CI to Github Actions.

egreer commented 3 years ago

I'm unable to get this to run anymore locally in the container. Seems to be incompatibilities with rake versions, are there additional steps we need to add to the Readme for setting up the multiple versions?

wkirby commented 3 years ago

@egreer I literally just ran:

docker-compose up bin/ssh_to_container bundle install bundle exec appraisal install bundle exec appraisal rspec