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

Some rubocop updates #12

Merged
merged 3 commits into from
Jul 24, 2024
Merged

Some rubocop updates #12

merged 3 commits into from
Jul 24, 2024

Commits on Jul 24, 2024

  1. Limit sqlite3 version to ~> 1.4

    ActiveRecord for now only supports version less than 2. Once rails 7.2
    is released we can change that back.
    richardboehme committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    84d8837 View commit details
    Browse the repository at this point in the history
  2. Fix rubocop offenses

    richardboehme committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    1966b79 View commit details
    Browse the repository at this point in the history
  3. Test jruby on rails 7.0

    richardboehme committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    bb3dfb1 View commit details
    Browse the repository at this point in the history