Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dev: Rails rubocop config, and drop support for ruby < 2.5 #151

Merged
merged 3 commits into from
Apr 11, 2023

Conversation

flavorjones
Copy link
Member

In this PR:

  • import .rubocop.yml from rails/rails
  • move development dependencies from gemspec to Gemfile
  • set required_ruby_version to ">= 2.5.0"
  • correct all rubocop warnings

Note that Ruby 2.5 matches the oldest supported version of Rails (6.0/6.1).

@flavorjones flavorjones merged commit 0c567b4 into main Apr 11, 2023
@flavorjones flavorjones deleted the flavorjones-rubocop branch April 11, 2023 21:21
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.

None yet

2 participants