rails-engine / audit-log

📑 Create audit logs into the database for user behaviors, including a web UI to query logs.
MIT License
166 stars 25 forks source link

Add Ruby 3.1 and 3.2 and Rails 7 to CI #13

Open petergoldstein opened 1 year ago

petergoldstein commented 1 year ago

In addition to adding the entries to the matrix for Ruby 3.1 and 3.2, this PR includes:

  1. Adding a dedicated Rails 6.1 gemfile
  2. Switching the primary Gemfile to use Rails 7
  3. Updating the checkout action version