paper-trail-gem / paper_trail-sinatra

Optional. Provides access to PaperTrail controller methods, like whodunnit
GNU General Public License v3.0
4 stars 9 forks source link

Run tests on Sinatra 3 / Papertrail 13 #15

Closed schm closed 2 years ago

schm commented 2 years ago

At the beginning of the week, Sinatra 3 was released. I don't see any changes, which would affect the papertrail integration. So I suggest to relax the version requirements and allow Sinatra 3 as well.

Adding gemfiles for PaperTrail 13 with Sinatra 2 and 3.

jkowens commented 2 years ago

Thank you, looks good! I see we still need to move from Travis CI to Github Actions, we don't have any builds running 😅

Like you said, I don't expect an issues moving to Sinatra 3 though.

schm commented 2 years ago

Thanks for taking a look.

I'll gladly work on setting up github actions as part of hacktoberfest. ☺

jkowens commented 2 years ago

@schm sounds good 👍 I created an issue for that task.