Closed DannyBen closed 3 years ago
As discussed in #89, this PR offers a little housekeeping:
gemspec
Gemfile
Gemfile.lock
.gitignore
rubycop
I see that tests are passing (except Ruby 3.0, as expected). Once this is merged, we can proceed with #89 and hopefully #91.
As discussed in #89, this PR offers a little housekeeping:
gemspec
toGemfile
Gemfile.lock
to.gitignore
rubycop
version to the version that worked the last time someone used it, so that it is not blocking CI tests.