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

Relax dependency on Rails to allow Rails 8 #49

Merged
merged 6 commits into from
Aug 22, 2024

Commits on May 14, 2024

  1. Relax dependency on Rails to allow Rails 8

    It's the current version in development at rails/rails
    dorianmariecom committed May 14, 2024
    Configuration menu
    Copy the full SHA
    cc56f8d View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. upgrade dependencies

    dorianmariecom committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    4058345 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    114ff04 View commit details
    Browse the repository at this point in the history
  2. update dependencies, make tests pass

    I was getting:
    
    can't activate sqlite3 (~> 1.4), already activated sqlite3-2.0.2-arm64-darwin. Make sure all dependencies are added to Gemfile
    dorianmariecom committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    c7a3875 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7866a97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e94ada5 View commit details
    Browse the repository at this point in the history