Shinichi Maeshima

Results 29 issues of Shinichi Maeshima

Replace git ls-files with explicit file list to avoid including test files, development configs, and build artifacts in gem. Only include lib/ directory and essential documentation. Also, remove test_files since...

Add the latest Rails and Ruby to the CI matrix. CI then failed, so I made the following changes to get the tests passing: - Add version branching for sqlite3...

- Add Ruby 3.4 to the CI matrix - Update actions/checkout to the latest version - Fix CI failures on Ruby versions below 2.7 - Fix CI failures on Ruby...

- Add Ruby 3.4 and Rails 8.1 to the CI matrix and fixed all failing tests - Upgrade actions/update to the latest version - CI result is [here](https://github.com/willnet/audited/actions/runs/20094260302)

I released a new gem myself and confirmed that `bundle exec rake release` works, so I added that to MAINTAINING.md. I’m not sure what exactly should go in [this TODO...

ref: #395 Currently, the `.rubocop_todo.yml` file lists many cops as TODOs. There are still quite a few that can be fixed relatively safely with `rubocop -a`. I’d like to start...

good first issue

ref: [Fix CI failures by willnet · Pull Request #379 · Sorcery/sorcery](https://github.com/Sorcery/sorcery/pull/379#issuecomment-2978736039)