Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: culturecode/evolution
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: upgrade-dependencies
Choose a base ref
...
head repository: culturecode/evolution
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 1 file changed
  • 3 contributors

Commits on Jan 17, 2022

  1. Merge pull request #1 from culturecode/upgrade-dependencies

    Upgrade dependencies
    rywall authored Jan 17, 2022
    Configuration menu
    Copy the full SHA
    021257b View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Configuration menu
    Copy the full SHA
    ff2f3e5 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2026

  1. chore: Widen Rails dependency to support 8.x (#2)

    The existing pin of `rails >= 4.0, < 7.1` blocked hosts from upgrading to Rails 7.1+ via the connect_engine fleet. Widen the upper bound to `< 9` (covering 7.x and 8.x). No code changes were needed — the gem operates on simple ActiveRecord callbacks that haven't been disturbed by Rails 7/8.
    
    Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
    njakobsen and claude authored May 5, 2026
    Configuration menu
    Copy the full SHA
    ce81c38 View commit details
    Browse the repository at this point in the history
Loading