Skip to content

Conversation

@pboling
Copy link
Contributor

@pboling pboling commented Apr 5, 2025

  • benchmark will no longer be in the Ruby std lib as of Ruby 3.5, so it must be added as an explicit dependency

  • Upgrade to new RuboCop plugins architecture (v1.72+)

  • Add rubocop-rake, recommended rubocop plugin

  • Setup rubocop_todo.yml

  • Remove unused RUBY_VERSION conditions, now that minimum supported ruby version is 2.7

  • Fixes Make dependency on benchmark gem explicit #48

pboling added 4 commits April 5, 2025 12:41
- other gem updates
- Fixes zverok#48
- Upgrade to rubocop v1.72+ plugins system
- generate rubocop_todo.yml
- new plugins architecture
@pboling
Copy link
Contributor Author

pboling commented Jul 14, 2025

@zverok ping!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make dependency on benchmark gem explicit

1 participant